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.go5793 HttpHealthCheck *HTTPHealthCheck `json:"httpHealthCheck,omitempty"` member
6039 type HttpHealthCheck struct { struct
6042 CheckIntervalSec int64 `json:"checkIntervalSec,omitempty"`
6046 CreationTimestamp string `json:"creationTimestamp,omitempty"`
6050 Description string `json:"description,omitempty"`
6054 HealthyThreshold int64 `json:"healthyThreshold,omitempty"`
6059 Host string `json:"host,omitempty"`
6063 Id uint64 `json:"id,omitempty,string"`
6067 Kind string `json:"kind,omitempty"`
6076 Name string `json:"name,omitempty"`
[all …]
Dcompute-api.json3410 "HttpHealthCheck": { object