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

type MatchJSONMatcher

func (matcher *MatchJSONMatcher) Match(actual interface{}

func (matcher *MatchJSONMatcher) FailureMessage(actual interface{}

func (matcher *MatchJSONMatcher) NegatedFailureMessage(actual interface{}

func (matcher *MatchJSONMatcher) prettyPrint(actual interface{}