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 classCommonTlsContext.CertificateProviderInstanceSimilar to CertificateProvider above, but allows the provider instances to be configured on the client side instead of being sent from the control plane.static classCommonTlsContext.CertificateProviderInstance.BuilderSimilar to CertificateProvider above, but allows the provider instances to be configured on the client side instead of being sent from the control plane.
-