| Package | Description |
|---|---|
| envoy.service.discovery.v2 |
| Modifier and Type | Class and Description |
|---|---|
static class |
Hds.ClusterHealthCheck
The cluster name and locality is provided to Envoy for the endpoints that it
health checks to support statistics reporting, logging and debugging by the
Envoy instance (outside of HDS).
|
static class |
Hds.ClusterHealthCheck.Builder
The cluster name and locality is provided to Envoy for the endpoints that it
health checks to support statistics reporting, logging and debugging by the
Envoy instance (outside of HDS).
|
| Modifier and Type | Method and Description |
|---|---|
Hds.ClusterHealthCheckOrBuilder |
Hds.HealthCheckSpecifierOrBuilder.getHealthCheckOrBuilder(int index)
repeated .envoy.service.discovery.v2.ClusterHealthCheck health_check = 1; |
Hds.ClusterHealthCheckOrBuilder |
Hds.HealthCheckSpecifier.getHealthCheckOrBuilder(int index)
repeated .envoy.service.discovery.v2.ClusterHealthCheck health_check = 1; |
Hds.ClusterHealthCheckOrBuilder |
Hds.HealthCheckSpecifier.Builder.getHealthCheckOrBuilder(int index)
repeated .envoy.service.discovery.v2.ClusterHealthCheck health_check = 1; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Hds.ClusterHealthCheckOrBuilder> |
Hds.HealthCheckSpecifierOrBuilder.getHealthCheckOrBuilderList()
repeated .envoy.service.discovery.v2.ClusterHealthCheck health_check = 1; |
List<? extends Hds.ClusterHealthCheckOrBuilder> |
Hds.HealthCheckSpecifier.getHealthCheckOrBuilderList()
repeated .envoy.service.discovery.v2.ClusterHealthCheck health_check = 1; |
List<? extends Hds.ClusterHealthCheckOrBuilder> |
Hds.HealthCheckSpecifier.Builder.getHealthCheckOrBuilderList()
repeated .envoy.service.discovery.v2.ClusterHealthCheck health_check = 1; |
Copyright © 2018 The Envoy Project. All rights reserved.