Uses of Interface
io.envoyproxy.envoy.config.core.v3.HealthCheck.TlsOptionsOrBuilder
Packages that use HealthCheck.TlsOptionsOrBuilder
-
Uses of HealthCheck.TlsOptionsOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement HealthCheck.TlsOptionsOrBuilderModifier and TypeClassDescriptionstatic final classHealth checks occur over the transport socket specified for the cluster.static final classHealth checks occur over the transport socket specified for the cluster.Methods in io.envoyproxy.envoy.config.core.v3 that return HealthCheck.TlsOptionsOrBuilderModifier and TypeMethodDescriptionHealthCheck.Builder.getTlsOptionsOrBuilder()This allows overriding the cluster TLS settings, just for health check connections.HealthCheck.getTlsOptionsOrBuilder()This allows overriding the cluster TLS settings, just for health check connections.HealthCheckOrBuilder.getTlsOptionsOrBuilder()This allows overriding the cluster TLS settings, just for health check connections.