Uses of Interface
io.envoyproxy.envoy.config.core.v3.HealthCheck.TlsOptionsOrBuilder
-
Packages that use HealthCheck.TlsOptionsOrBuilder Package Description io.envoyproxy.envoy.config.core.v3 -
-
Uses of HealthCheck.TlsOptionsOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement HealthCheck.TlsOptionsOrBuilder Modifier and Type Class Description static classHealthCheck.TlsOptionsHealth checks occur over the transport socket specified for the cluster.static classHealthCheck.TlsOptions.BuilderHealth checks occur over the transport socket specified for the cluster.Methods in io.envoyproxy.envoy.config.core.v3 that return HealthCheck.TlsOptionsOrBuilder Modifier and Type Method Description HealthCheck.TlsOptionsOrBuilderHealthCheck.Builder. getTlsOptionsOrBuilder()This allows overriding the cluster TLS settings, just for health check connections.HealthCheck.TlsOptionsOrBuilderHealthCheck. getTlsOptionsOrBuilder()This allows overriding the cluster TLS settings, just for health check connections.HealthCheck.TlsOptionsOrBuilderHealthCheckOrBuilder. getTlsOptionsOrBuilder()This allows overriding the cluster TLS settings, just for health check connections.
-