Searched defs:Health (Results 1 – 7 of 7) sorted by relevance
42 service Health { service45 rpc Check(HealthCheckRequest) returns (HealthCheckResponse);62 rpc Watch(HealthCheckRequest) returns (stream HealthCheckResponse);
26 module Health module28 module Health module
24 module Health module
22 rpc Health(Request) returns (Status); rpc
20 rpc Health(Request) returns (Status); rpc
21 module Health module
29 public static partial class Health class