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 class
Health checks occur over the transport socket specified for the cluster.static final class
Health checks occur over the transport socket specified for the cluster.Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type HealthCheck.TlsOptionsOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<HealthCheck.TlsOptions, HealthCheck.TlsOptions.Builder, HealthCheck.TlsOptionsOrBuilder> HealthCheck.Builder.tlsOptionsBuilder_
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.Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type HealthCheck.TlsOptionsOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<HealthCheck.TlsOptions, HealthCheck.TlsOptions.Builder, HealthCheck.TlsOptionsOrBuilder> HealthCheck.Builder.internalGetTlsOptionsFieldBuilder()
This allows overriding the cluster TLS settings, just for health check connections.