Uses of Interface
io.envoyproxy.envoy.config.endpoint.v3.Endpoint.HealthCheckConfigOrBuilder
Packages that use Endpoint.HealthCheckConfigOrBuilder
-
Uses of Endpoint.HealthCheckConfigOrBuilder in io.envoyproxy.envoy.config.endpoint.v3
Classes in io.envoyproxy.envoy.config.endpoint.v3 that implement Endpoint.HealthCheckConfigOrBuilderModifier and TypeClassDescriptionstatic final classThe optional health check configuration.static final classThe optional health check configuration.Methods in io.envoyproxy.envoy.config.endpoint.v3 that return Endpoint.HealthCheckConfigOrBuilderModifier and TypeMethodDescriptionEndpoint.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.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.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.