Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go5673 type HTTPHealthCheck struct { struct
5677 Host string `json:"host,omitempty"`
5681 Port int64 `json:"port,omitempty"`
5685 PortName string `json:"portName,omitempty"`
5694 ProxyHeader string `json:"proxyHeader,omitempty"`
5698 RequestPath string `json:"requestPath,omitempty"`
5706 ForceSendFields []string `json:"-"`
5714 NullFields []string `json:"-"`
5717 func (s *HTTPHealthCheck) MarshalJSON() ([]byte, error) {
Dcompute-api.json3157 "HTTPHealthCheck": { object