Uses of Interface
io.envoyproxy.envoy.api.v2.auth.SecretOrBuilder
-
Packages that use SecretOrBuilder Package Description io.envoyproxy.envoy.api.v2.auth io.envoyproxy.envoy.config.bootstrap.v2 -
-
Uses of SecretOrBuilder in io.envoyproxy.envoy.api.v2.auth
Classes in io.envoyproxy.envoy.api.v2.auth that implement SecretOrBuilder Modifier and Type Class Description classSecret[#next-free-field: 6]static classSecret.Builder[#next-free-field: 6] -
Uses of SecretOrBuilder in io.envoyproxy.envoy.config.bootstrap.v2
Methods in io.envoyproxy.envoy.config.bootstrap.v2 that return SecretOrBuilder Modifier and Type Method Description SecretOrBuilderBootstrap.StaticResources.Builder. getSecretsOrBuilder(int index)These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_auth.SdsSecretConfig>`SecretOrBuilderBootstrap.StaticResources. getSecretsOrBuilder(int index)These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_auth.SdsSecretConfig>`SecretOrBuilderBootstrap.StaticResourcesOrBuilder. getSecretsOrBuilder(int index)These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_auth.SdsSecretConfig>`Methods in io.envoyproxy.envoy.config.bootstrap.v2 that return types with arguments of type SecretOrBuilder Modifier and Type Method Description List<? extends SecretOrBuilder>Bootstrap.StaticResources.Builder. getSecretsOrBuilderList()These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_auth.SdsSecretConfig>`List<? extends SecretOrBuilder>Bootstrap.StaticResources. getSecretsOrBuilderList()These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_auth.SdsSecretConfig>`List<? extends SecretOrBuilder>Bootstrap.StaticResourcesOrBuilder. getSecretsOrBuilderList()These static secrets can be used by :ref:`SdsSecretConfig <envoy_api_msg_auth.SdsSecretConfig>`
-