Uses of Class
io.envoyproxy.envoy.api.v2.auth.SdsSecretConfig
-
Packages that use SdsSecretConfig Package Description io.envoyproxy.envoy.api.v2.auth -
-
Uses of SdsSecretConfig in io.envoyproxy.envoy.api.v2.auth
Methods in io.envoyproxy.envoy.api.v2.auth that return SdsSecretConfig Modifier and Type Method Description SdsSecretConfigSdsSecretConfig.Builder. build()SdsSecretConfigSdsSecretConfig.Builder. buildPartial()static SdsSecretConfigSdsSecretConfig. getDefaultInstance()SdsSecretConfigSdsSecretConfig.Builder. getDefaultInstanceForType()SdsSecretConfigSdsSecretConfig. getDefaultInstanceForType()SdsSecretConfigDownstreamTlsContext.Builder. getSessionTicketKeysSdsSecretConfig()Config for fetching TLS session ticket keys via SDS API.SdsSecretConfigDownstreamTlsContext. getSessionTicketKeysSdsSecretConfig()Config for fetching TLS session ticket keys via SDS API.SdsSecretConfigDownstreamTlsContextOrBuilder. getSessionTicketKeysSdsSecretConfig()Config for fetching TLS session ticket keys via SDS API.SdsSecretConfigCommonTlsContext.Builder. getTlsCertificateSdsSecretConfigs(int index)Configs for fetching TLS certificates via SDS API.SdsSecretConfigCommonTlsContext. getTlsCertificateSdsSecretConfigs(int index)Configs for fetching TLS certificates via SDS API.SdsSecretConfigCommonTlsContextOrBuilder. getTlsCertificateSdsSecretConfigs(int index)Configs for fetching TLS certificates via SDS API.SdsSecretConfigCommonTlsContext.Builder. getValidationContextSdsSecretConfig()Config for fetching validation context via SDS API.SdsSecretConfigCommonTlsContext.CombinedCertificateValidationContext.Builder. getValidationContextSdsSecretConfig()Config for fetching validation context via SDS API.SdsSecretConfigCommonTlsContext.CombinedCertificateValidationContext. getValidationContextSdsSecretConfig()Config for fetching validation context via SDS API.SdsSecretConfigCommonTlsContext.CombinedCertificateValidationContextOrBuilder. getValidationContextSdsSecretConfig()Config for fetching validation context via SDS API.SdsSecretConfigCommonTlsContext. getValidationContextSdsSecretConfig()Config for fetching validation context via SDS API.SdsSecretConfigCommonTlsContextOrBuilder. getValidationContextSdsSecretConfig()Config for fetching validation context via SDS API.static SdsSecretConfigSdsSecretConfig. parseDelimitedFrom(InputStream input)static SdsSecretConfigSdsSecretConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SdsSecretConfigSdsSecretConfig. parseFrom(byte[] data)static SdsSecretConfigSdsSecretConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SdsSecretConfigSdsSecretConfig. parseFrom(com.google.protobuf.ByteString data)static SdsSecretConfigSdsSecretConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SdsSecretConfigSdsSecretConfig. parseFrom(com.google.protobuf.CodedInputStream input)static SdsSecretConfigSdsSecretConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SdsSecretConfigSdsSecretConfig. parseFrom(InputStream input)static SdsSecretConfigSdsSecretConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SdsSecretConfigSdsSecretConfig. parseFrom(ByteBuffer data)static SdsSecretConfigSdsSecretConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.api.v2.auth that return types with arguments of type SdsSecretConfig Modifier and Type Method Description com.google.protobuf.Parser<SdsSecretConfig>SdsSecretConfig. getParserForType()List<SdsSecretConfig>CommonTlsContext.Builder. getTlsCertificateSdsSecretConfigsList()Configs for fetching TLS certificates via SDS API.List<SdsSecretConfig>CommonTlsContext. getTlsCertificateSdsSecretConfigsList()Configs for fetching TLS certificates via SDS API.List<SdsSecretConfig>CommonTlsContextOrBuilder. getTlsCertificateSdsSecretConfigsList()Configs for fetching TLS certificates via SDS API.static com.google.protobuf.Parser<SdsSecretConfig>SdsSecretConfig. parser()Methods in io.envoyproxy.envoy.api.v2.auth with parameters of type SdsSecretConfig Modifier and Type Method Description CommonTlsContext.BuilderCommonTlsContext.Builder. addTlsCertificateSdsSecretConfigs(int index, SdsSecretConfig value)Configs for fetching TLS certificates via SDS API.CommonTlsContext.BuilderCommonTlsContext.Builder. addTlsCertificateSdsSecretConfigs(SdsSecretConfig value)Configs for fetching TLS certificates via SDS API.SdsSecretConfig.BuilderSdsSecretConfig.Builder. mergeFrom(SdsSecretConfig other)DownstreamTlsContext.BuilderDownstreamTlsContext.Builder. mergeSessionTicketKeysSdsSecretConfig(SdsSecretConfig value)Config for fetching TLS session ticket keys via SDS API.CommonTlsContext.BuilderCommonTlsContext.Builder. mergeValidationContextSdsSecretConfig(SdsSecretConfig value)Config for fetching validation context via SDS API.CommonTlsContext.CombinedCertificateValidationContext.BuilderCommonTlsContext.CombinedCertificateValidationContext.Builder. mergeValidationContextSdsSecretConfig(SdsSecretConfig value)Config for fetching validation context via SDS API.static SdsSecretConfig.BuilderSdsSecretConfig. newBuilder(SdsSecretConfig prototype)DownstreamTlsContext.BuilderDownstreamTlsContext.Builder. setSessionTicketKeysSdsSecretConfig(SdsSecretConfig value)Config for fetching TLS session ticket keys via SDS API.CommonTlsContext.BuilderCommonTlsContext.Builder. setTlsCertificateSdsSecretConfigs(int index, SdsSecretConfig value)Configs for fetching TLS certificates via SDS API.CommonTlsContext.BuilderCommonTlsContext.Builder. setValidationContextSdsSecretConfig(SdsSecretConfig value)Config for fetching validation context via SDS API.CommonTlsContext.CombinedCertificateValidationContext.BuilderCommonTlsContext.CombinedCertificateValidationContext.Builder. setValidationContextSdsSecretConfig(SdsSecretConfig value)Config for fetching validation context via SDS API.Method parameters in io.envoyproxy.envoy.api.v2.auth with type arguments of type SdsSecretConfig Modifier and Type Method Description CommonTlsContext.BuilderCommonTlsContext.Builder. addAllTlsCertificateSdsSecretConfigs(Iterable<? extends SdsSecretConfig> values)Configs for fetching TLS certificates via SDS API.
-