Uses of Interface
io.envoyproxy.envoy.api.v2.core.HealthCheck.TlsOptionsOrBuilder
Packages that use HealthCheck.TlsOptionsOrBuilder
-
Uses of HealthCheck.TlsOptionsOrBuilder in io.envoyproxy.envoy.api.v2.core
Classes in io.envoyproxy.envoy.api.v2.core 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.api.v2.core 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.