| Package | Description |
|---|---|
| io.envoyproxy.envoy.api.v2.endpoint |
| Modifier and Type | Class and Description |
|---|---|
static class |
Endpoint.HealthCheckConfig
The optional health check configuration.
|
static class |
Endpoint.HealthCheckConfig.Builder
The optional health check configuration.
|
| Modifier and Type | Method and Description |
|---|---|
Endpoint.HealthCheckConfigOrBuilder |
EndpointOrBuilder.getHealthCheckConfigOrBuilder()
The optional health check configuration is used as configuration for the
health checker to contact the health checked host.
.. attention::
This takes into effect only for upstream clusters with
:ref:`active health checking <arch_overview_health_checking>` enabled.
|
Endpoint.HealthCheckConfigOrBuilder |
Endpoint.getHealthCheckConfigOrBuilder()
The optional health check configuration is used as configuration for the
health checker to contact the health checked host.
.. attention::
This takes into effect only for upstream clusters with
:ref:`active health checking <arch_overview_health_checking>` enabled.
|
Endpoint.HealthCheckConfigOrBuilder |
Endpoint.Builder.getHealthCheckConfigOrBuilder()
The optional health check configuration is used as configuration for the
health checker to contact the health checked host.
.. attention::
This takes into effect only for upstream clusters with
:ref:`active health checking <arch_overview_health_checking>` enabled.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.