Class HealthDiscoveryServiceGrpc


  • @Generated(value="by gRPC proto compiler (version 1.48.1)",
               comments="Source: envoy/service/health/v3/hds.proto")
    public final class HealthDiscoveryServiceGrpc
    extends Object
     HDS is Health Discovery Service. It compliments Envoy’s health checking
     service by designating this Envoy to be a healthchecker for a subset of hosts
     in the cluster. The status of these health checks will be reported to the
     management server, where it can be aggregated etc and redistributed back to
     Envoy through EDS.