Uses of Interface
io.envoyproxy.envoy.extensions.transport_sockets.tls.v3.SdsSecretConfigOrBuilder
-
Packages that use SdsSecretConfigOrBuilder Package Description io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 -
-
Uses of SdsSecretConfigOrBuilder in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3
Classes in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that implement SdsSecretConfigOrBuilder Modifier and Type Class Description class
SdsSecretConfig
Protobuf typeenvoy.extensions.transport_sockets.tls.v3.SdsSecretConfig
static class
SdsSecretConfig.Builder
Protobuf typeenvoy.extensions.transport_sockets.tls.v3.SdsSecretConfig
Fields in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 with type parameters of type SdsSecretConfigOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<SdsSecretConfig,SdsSecretConfig.Builder,SdsSecretConfigOrBuilder>
DownstreamTlsContext.Builder. sessionTicketKeysSdsSecretConfigBuilder_
private com.google.protobuf.RepeatedFieldBuilder<SdsSecretConfig,SdsSecretConfig.Builder,SdsSecretConfigOrBuilder>
CommonTlsContext.Builder. tlsCertificateSdsSecretConfigsBuilder_
private com.google.protobuf.SingleFieldBuilder<SdsSecretConfig,SdsSecretConfig.Builder,SdsSecretConfigOrBuilder>
CommonTlsContext.Builder. validationContextSdsSecretConfigBuilder_
private com.google.protobuf.SingleFieldBuilder<SdsSecretConfig,SdsSecretConfig.Builder,SdsSecretConfigOrBuilder>
CommonTlsContext.CombinedCertificateValidationContext.Builder. validationContextSdsSecretConfigBuilder_
Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that return SdsSecretConfigOrBuilder Modifier and Type Method Description SdsSecretConfigOrBuilder
DownstreamTlsContext.Builder. getSessionTicketKeysSdsSecretConfigOrBuilder()
Config for fetching TLS session ticket keys via SDS API.SdsSecretConfigOrBuilder
DownstreamTlsContext. getSessionTicketKeysSdsSecretConfigOrBuilder()
Config for fetching TLS session ticket keys via SDS API.SdsSecretConfigOrBuilder
DownstreamTlsContextOrBuilder. getSessionTicketKeysSdsSecretConfigOrBuilder()
Config for fetching TLS session ticket keys via SDS API.SdsSecretConfigOrBuilder
CommonTlsContext.Builder. getTlsCertificateSdsSecretConfigsOrBuilder(int index)
Configs for fetching TLS certificates via SDS API.SdsSecretConfigOrBuilder
CommonTlsContext. getTlsCertificateSdsSecretConfigsOrBuilder(int index)
Configs for fetching TLS certificates via SDS API.SdsSecretConfigOrBuilder
CommonTlsContextOrBuilder. getTlsCertificateSdsSecretConfigsOrBuilder(int index)
Configs for fetching TLS certificates via SDS API.SdsSecretConfigOrBuilder
CommonTlsContext.Builder. getValidationContextSdsSecretConfigOrBuilder()
Config for fetching validation context via SDS API.SdsSecretConfigOrBuilder
CommonTlsContext.CombinedCertificateValidationContext.Builder. getValidationContextSdsSecretConfigOrBuilder()
Config for fetching validation context via SDS API.SdsSecretConfigOrBuilder
CommonTlsContext.CombinedCertificateValidationContext. getValidationContextSdsSecretConfigOrBuilder()
Config for fetching validation context via SDS API.SdsSecretConfigOrBuilder
CommonTlsContext.CombinedCertificateValidationContextOrBuilder. getValidationContextSdsSecretConfigOrBuilder()
Config for fetching validation context via SDS API.SdsSecretConfigOrBuilder
CommonTlsContext. getValidationContextSdsSecretConfigOrBuilder()
Config for fetching validation context via SDS API.SdsSecretConfigOrBuilder
CommonTlsContextOrBuilder. getValidationContextSdsSecretConfigOrBuilder()
Config for fetching validation context via SDS API.Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that return types with arguments of type SdsSecretConfigOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<SdsSecretConfig,SdsSecretConfig.Builder,SdsSecretConfigOrBuilder>
DownstreamTlsContext.Builder. getSessionTicketKeysSdsSecretConfigFieldBuilder()
Config for fetching TLS session ticket keys via SDS API.private com.google.protobuf.RepeatedFieldBuilder<SdsSecretConfig,SdsSecretConfig.Builder,SdsSecretConfigOrBuilder>
CommonTlsContext.Builder. getTlsCertificateSdsSecretConfigsFieldBuilder()
java.util.List<? extends SdsSecretConfigOrBuilder>
CommonTlsContext.Builder. getTlsCertificateSdsSecretConfigsOrBuilderList()
Configs for fetching TLS certificates via SDS API.java.util.List<? extends SdsSecretConfigOrBuilder>
CommonTlsContext. getTlsCertificateSdsSecretConfigsOrBuilderList()
Configs for fetching TLS certificates via SDS API.java.util.List<? extends SdsSecretConfigOrBuilder>
CommonTlsContextOrBuilder. getTlsCertificateSdsSecretConfigsOrBuilderList()
Configs for fetching TLS certificates via SDS API.private com.google.protobuf.SingleFieldBuilder<SdsSecretConfig,SdsSecretConfig.Builder,SdsSecretConfigOrBuilder>
CommonTlsContext.Builder. getValidationContextSdsSecretConfigFieldBuilder()
Config for fetching validation context via SDS API.private com.google.protobuf.SingleFieldBuilder<SdsSecretConfig,SdsSecretConfig.Builder,SdsSecretConfigOrBuilder>
CommonTlsContext.CombinedCertificateValidationContext.Builder. getValidationContextSdsSecretConfigFieldBuilder()
Config for fetching validation context via SDS API.
-