| Package | Description |
|---|---|
| io.envoyproxy.envoy.api.v2.auth | |
| io.envoyproxy.envoy.config.bootstrap.v2 |
| Modifier and Type | Class and Description |
|---|---|
class |
Secret
[#next-free-field: 6]
Protobuf type
envoy.api.v2.auth.Secret |
static class |
Secret.Builder
[#next-free-field: 6]
Protobuf type
envoy.api.v2.auth.Secret |
| Modifier and Type | Method and Description |
|---|---|
SecretOrBuilder |
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; |
SecretOrBuilder |
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; |
SecretOrBuilder |
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; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends SecretOrBuilder> |
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; |
List<? extends SecretOrBuilder> |
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; |
List<? extends SecretOrBuilder> |
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; |
Copyright © 2018–2021 The Envoy Project. All rights reserved.