kubernetes/vendor/github.com/monochromegane/go-gitignore/match.go

type pathMatcher

type simpleMatcher

func (m simpleMatcher) match(path string) bool {}

type filepathMatcher

func (m filepathMatcher) match(path string) bool {}