Searched defs:PathRule (Results 1 – 2 of 2) sorted by relevance
11580 type PathRule struct { struct11585 Paths []string `json:"paths,omitempty"`11589 Service string `json:"service,omitempty"`11597 ForceSendFields []string `json:"-"`11605 NullFields []string `json:"-"`11608 func (s *PathRule) MarshalJSON() ([]byte, error) {
6992 "PathRule": { object