| Package | Description |
|---|---|
| envoy.api.v2.auth | |
| envoy.config.bootstrap.v2 |
| Modifier and Type | Class and Description |
|---|---|
static class |
Cert.Secret
[#proto-status: experimental]
Protobuf type
envoy.api.v2.auth.Secret |
static class |
Cert.Secret.Builder
[#proto-status: experimental]
Protobuf type
envoy.api.v2.auth.Secret |
| Modifier and Type | Method and Description |
|---|---|
Cert.SecretOrBuilder |
BootstrapOuterClass.Bootstrap.StaticResourcesOrBuilder.getSecretsOrBuilder(int index)
These static secrets can be used by :ref:`SdsSecretConfig
<envoy_api_msg_auth.SdsSecretConfig>`
repeated .envoy.api.v2.auth.Secret secrets = 3 [(.gogoproto.nullable) = false]; |
Cert.SecretOrBuilder |
BootstrapOuterClass.Bootstrap.StaticResources.getSecretsOrBuilder(int index)
These static secrets can be used by :ref:`SdsSecretConfig
<envoy_api_msg_auth.SdsSecretConfig>`
repeated .envoy.api.v2.auth.Secret secrets = 3 [(.gogoproto.nullable) = false]; |
Cert.SecretOrBuilder |
BootstrapOuterClass.Bootstrap.StaticResources.Builder.getSecretsOrBuilder(int index)
These static secrets can be used by :ref:`SdsSecretConfig
<envoy_api_msg_auth.SdsSecretConfig>`
repeated .envoy.api.v2.auth.Secret secrets = 3 [(.gogoproto.nullable) = false]; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Cert.SecretOrBuilder> |
BootstrapOuterClass.Bootstrap.StaticResourcesOrBuilder.getSecretsOrBuilderList()
These static secrets can be used by :ref:`SdsSecretConfig
<envoy_api_msg_auth.SdsSecretConfig>`
repeated .envoy.api.v2.auth.Secret secrets = 3 [(.gogoproto.nullable) = false]; |
List<? extends Cert.SecretOrBuilder> |
BootstrapOuterClass.Bootstrap.StaticResources.getSecretsOrBuilderList()
These static secrets can be used by :ref:`SdsSecretConfig
<envoy_api_msg_auth.SdsSecretConfig>`
repeated .envoy.api.v2.auth.Secret secrets = 3 [(.gogoproto.nullable) = false]; |
List<? extends Cert.SecretOrBuilder> |
BootstrapOuterClass.Bootstrap.StaticResources.Builder.getSecretsOrBuilderList()
These static secrets can be used by :ref:`SdsSecretConfig
<envoy_api_msg_auth.SdsSecretConfig>`
repeated .envoy.api.v2.auth.Secret secrets = 3 [(.gogoproto.nullable) = false]; |
Copyright © 2018 The Envoy Project. All rights reserved.