kubernetes/vendor/github.com/onsi/gomega/matchers/not.go

type NotMatcher

func (m *NotMatcher) Match(actual interface{}

func (m *NotMatcher) FailureMessage(actual interface{}

func (m *NotMatcher) NegatedFailureMessage(actual interface{}

func (m *NotMatcher) MatchMayChangeInTheFuture(actual interface{}