Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go13683 type SSLHealthCheck struct { struct
13686 Port int64 `json:"port,omitempty"`
13690 PortName string `json:"portName,omitempty"`
13699 ProxyHeader string `json:"proxyHeader,omitempty"`
13705 Request string `json:"request,omitempty"`
13710 Response string `json:"response,omitempty"`
13718 ForceSendFields []string `json:"-"`
13726 NullFields []string `json:"-"`
13729 func (s *SSLHealthCheck) MarshalJSON() ([]byte, error) {
Dcompute-api.json8382 "SSLHealthCheck": { object