Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go5723 type HTTPSHealthCheck struct { struct
5727 Host string `json:"host,omitempty"`
5731 Port int64 `json:"port,omitempty"`
5735 PortName string `json:"portName,omitempty"`
5744 ProxyHeader string `json:"proxyHeader,omitempty"`
5748 RequestPath string `json:"requestPath,omitempty"`
5756 ForceSendFields []string `json:"-"`
5764 NullFields []string `json:"-"`
5767 func (s *HTTPSHealthCheck) MarshalJSON() ([]byte, error) {
Dcompute-api.json3192 "HTTPSHealthCheck": { object