Home
last modified time | relevance | path

Searched defs:HealthCheck (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/test/cpp/end2end/
Dasync_end2end_test.cc247 class HealthCheck : public health::v1::Health::Service {}; class
/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go5776 type HealthCheck struct { struct
5779 CheckIntervalSec int64 `json:"checkIntervalSec,omitempty"`
5783 CreationTimestamp string `json:"creationTimestamp,omitempty"`
5787 Description string `json:"description,omitempty"`
5791 HealthyThreshold int64 `json:"healthyThreshold,omitempty"`
5793 HttpHealthCheck *HTTPHealthCheck `json:"httpHealthCheck,omitempty"`
5795 HttpsHealthCheck *HTTPSHealthCheck `json:"httpsHealthCheck,omitempty"`
5799 Id uint64 `json:"id,omitempty,string"`
5802 Kind string `json:"kind,omitempty"`
5811 Name string `json:"name,omitempty"`
[all …]
Dcompute-api.json3227 "HealthCheck": { object