| Package | Description |
|---|---|
| envoy.api.v2.auth |
| Modifier and Type | Method and Description |
|---|---|
Cert.SdsSecretConfig |
Cert.SdsSecretConfig.Builder.build() |
Cert.SdsSecretConfig |
Cert.SdsSecretConfig.Builder.buildPartial() |
static Cert.SdsSecretConfig |
Cert.SdsSecretConfig.getDefaultInstance() |
Cert.SdsSecretConfig |
Cert.SdsSecretConfig.getDefaultInstanceForType() |
Cert.SdsSecretConfig |
Cert.SdsSecretConfig.Builder.getDefaultInstanceForType() |
Cert.SdsSecretConfig |
Cert.DownstreamTlsContextOrBuilder.getSessionTicketKeysSdsSecretConfig()
[#not-implemented-hide:]
.envoy.api.v2.auth.SdsSecretConfig session_ticket_keys_sds_secret_config = 5; |
Cert.SdsSecretConfig |
Cert.DownstreamTlsContext.getSessionTicketKeysSdsSecretConfig()
[#not-implemented-hide:]
.envoy.api.v2.auth.SdsSecretConfig session_ticket_keys_sds_secret_config = 5; |
Cert.SdsSecretConfig |
Cert.DownstreamTlsContext.Builder.getSessionTicketKeysSdsSecretConfig()
[#not-implemented-hide:]
.envoy.api.v2.auth.SdsSecretConfig session_ticket_keys_sds_secret_config = 5; |
Cert.SdsSecretConfig |
Cert.CommonTlsContextOrBuilder.getTlsCertificateSdsSecretConfigs(int index)
Configs for fetching TLS certificates via SDS API.
|
Cert.SdsSecretConfig |
Cert.CommonTlsContext.getTlsCertificateSdsSecretConfigs(int index)
Configs for fetching TLS certificates via SDS API.
|
Cert.SdsSecretConfig |
Cert.CommonTlsContext.Builder.getTlsCertificateSdsSecretConfigs(int index)
Configs for fetching TLS certificates via SDS API.
|
Cert.SdsSecretConfig |
Cert.CommonTlsContextOrBuilder.getValidationContextSdsSecretConfig()
Config for fetching validation context via SDS API.
|
Cert.SdsSecretConfig |
Cert.CommonTlsContext.getValidationContextSdsSecretConfig()
Config for fetching validation context via SDS API.
|
Cert.SdsSecretConfig |
Cert.CommonTlsContext.Builder.getValidationContextSdsSecretConfig()
Config for fetching validation context via SDS API.
|
static Cert.SdsSecretConfig |
Cert.SdsSecretConfig.parseDelimitedFrom(InputStream input) |
static Cert.SdsSecretConfig |
Cert.SdsSecretConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cert.SdsSecretConfig |
Cert.SdsSecretConfig.parseFrom(byte[] data) |
static Cert.SdsSecretConfig |
Cert.SdsSecretConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cert.SdsSecretConfig |
Cert.SdsSecretConfig.parseFrom(ByteBuffer data) |
static Cert.SdsSecretConfig |
Cert.SdsSecretConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cert.SdsSecretConfig |
Cert.SdsSecretConfig.parseFrom(com.google.protobuf.ByteString data) |
static Cert.SdsSecretConfig |
Cert.SdsSecretConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cert.SdsSecretConfig |
Cert.SdsSecretConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static Cert.SdsSecretConfig |
Cert.SdsSecretConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cert.SdsSecretConfig |
Cert.SdsSecretConfig.parseFrom(InputStream input) |
static Cert.SdsSecretConfig |
Cert.SdsSecretConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Cert.SdsSecretConfig> |
Cert.SdsSecretConfig.getParserForType() |
List<Cert.SdsSecretConfig> |
Cert.CommonTlsContextOrBuilder.getTlsCertificateSdsSecretConfigsList()
Configs for fetching TLS certificates via SDS API.
|
List<Cert.SdsSecretConfig> |
Cert.CommonTlsContext.getTlsCertificateSdsSecretConfigsList()
Configs for fetching TLS certificates via SDS API.
|
List<Cert.SdsSecretConfig> |
Cert.CommonTlsContext.Builder.getTlsCertificateSdsSecretConfigsList()
Configs for fetching TLS certificates via SDS API.
|
static com.google.protobuf.Parser<Cert.SdsSecretConfig> |
Cert.SdsSecretConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
Cert.CommonTlsContext.Builder |
Cert.CommonTlsContext.Builder.addTlsCertificateSdsSecretConfigs(Cert.SdsSecretConfig value)
Configs for fetching TLS certificates via SDS API.
|
Cert.CommonTlsContext.Builder |
Cert.CommonTlsContext.Builder.addTlsCertificateSdsSecretConfigs(int index,
Cert.SdsSecretConfig value)
Configs for fetching TLS certificates via SDS API.
|
Cert.SdsSecretConfig.Builder |
Cert.SdsSecretConfig.Builder.mergeFrom(Cert.SdsSecretConfig other) |
Cert.DownstreamTlsContext.Builder |
Cert.DownstreamTlsContext.Builder.mergeSessionTicketKeysSdsSecretConfig(Cert.SdsSecretConfig value)
[#not-implemented-hide:]
.envoy.api.v2.auth.SdsSecretConfig session_ticket_keys_sds_secret_config = 5; |
Cert.CommonTlsContext.Builder |
Cert.CommonTlsContext.Builder.mergeValidationContextSdsSecretConfig(Cert.SdsSecretConfig value)
Config for fetching validation context via SDS API.
|
static Cert.SdsSecretConfig.Builder |
Cert.SdsSecretConfig.newBuilder(Cert.SdsSecretConfig prototype) |
Cert.DownstreamTlsContext.Builder |
Cert.DownstreamTlsContext.Builder.setSessionTicketKeysSdsSecretConfig(Cert.SdsSecretConfig value)
[#not-implemented-hide:]
.envoy.api.v2.auth.SdsSecretConfig session_ticket_keys_sds_secret_config = 5; |
Cert.CommonTlsContext.Builder |
Cert.CommonTlsContext.Builder.setTlsCertificateSdsSecretConfigs(int index,
Cert.SdsSecretConfig value)
Configs for fetching TLS certificates via SDS API.
|
Cert.CommonTlsContext.Builder |
Cert.CommonTlsContext.Builder.setValidationContextSdsSecretConfig(Cert.SdsSecretConfig value)
Config for fetching validation context via SDS API.
|
| Modifier and Type | Method and Description |
|---|---|
Cert.CommonTlsContext.Builder |
Cert.CommonTlsContext.Builder.addAllTlsCertificateSdsSecretConfigs(Iterable<? extends Cert.SdsSecretConfig> values)
Configs for fetching TLS certificates via SDS API.
|
Copyright © 2018 The Envoy Project. All rights reserved.