Home
last modified time | relevance | path

Searched defs:HostRule (Results 1 – 2 of 2) sorted by relevance

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go5998 type HostRule struct { struct
6001 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) {
Dcompute-api.json3388 "HostRule": { object