Searched defs:HostRule (Results 1 – 2 of 2) sorted by relevance
5998 type HostRule struct { struct6001 Description string `json:"description,omitempty"`6007 Hosts []string `json:"hosts,omitempty"`6011 PathMatcher string `json:"pathMatcher,omitempty"`6019 ForceSendFields []string `json:"-"`6027 NullFields []string `json:"-"`6030 func (s *HostRule) MarshalJSON() ([]byte, error) {
3388 "HostRule": { object