Searched defs:PathMatcher (Results 1 – 2 of 2) sorted by relevance
6011 PathMatcher string `json:"pathMatcher,omitempty"` member11532 type PathMatcher struct { struct11542 DefaultService string `json:"defaultService,omitempty"`11546 Description string `json:"description,omitempty"`11549 Name string `json:"name,omitempty"`11552 PathRules []*PathRule `json:"pathRules,omitempty"`11560 ForceSendFields []string `json:"-"`11569 NullFields []string `json:"-"`11572 func (s *PathMatcher) MarshalJSON() ([]byte, error) {
6966 "PathMatcher": { object