Uses of Interface
io.envoyproxy.envoy.extensions.transport_sockets.tls.v3.CommonTlsContext.CertificateProviderInstanceOrBuilder
-
Packages that use CommonTlsContext.CertificateProviderInstanceOrBuilder Package Description io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 -
-
Uses of CommonTlsContext.CertificateProviderInstanceOrBuilder in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3
Classes in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that implement CommonTlsContext.CertificateProviderInstanceOrBuilder Modifier and Type Class Description static class
CommonTlsContext.CertificateProviderInstance
Similar to CertificateProvider above, but allows the provider instances to be configured on the client side instead of being sent from the control plane.static class
CommonTlsContext.CertificateProviderInstance.Builder
Similar to CertificateProvider above, but allows the provider instances to be configured on the client side instead of being sent from the control plane.
-