| Modifier and Type | Method and Description |
|---|---|
TypedExtensionConfig |
BootstrapOrBuilder.getBootstrapExtensions(int index)
Specifies optional bootstrap extensions to be instantiated at startup time.
|
TypedExtensionConfig |
Bootstrap.getBootstrapExtensions(int index)
Specifies optional bootstrap extensions to be instantiated at startup time.
|
TypedExtensionConfig |
Bootstrap.Builder.getBootstrapExtensions(int index)
Specifies optional bootstrap extensions to be instantiated at startup time.
|
TypedExtensionConfig |
BootstrapOrBuilder.getCertificateProviderInstancesOrDefault(String key,
TypedExtensionConfig defaultValue)
Global map of CertificateProvider instances.
|
TypedExtensionConfig |
Bootstrap.getCertificateProviderInstancesOrDefault(String key,
TypedExtensionConfig defaultValue)
Global map of CertificateProvider instances.
|
TypedExtensionConfig |
Bootstrap.Builder.getCertificateProviderInstancesOrDefault(String key,
TypedExtensionConfig defaultValue)
Global map of CertificateProvider instances.
|
TypedExtensionConfig |
BootstrapOrBuilder.getCertificateProviderInstancesOrThrow(String key)
Global map of CertificateProvider instances.
|
TypedExtensionConfig |
Bootstrap.getCertificateProviderInstancesOrThrow(String key)
Global map of CertificateProvider instances.
|
TypedExtensionConfig |
Bootstrap.Builder.getCertificateProviderInstancesOrThrow(String key)
Global map of CertificateProvider instances.
|
TypedExtensionConfig |
Watchdog.WatchdogActionOrBuilder.getConfig()
Extension specific configuration for the action.
|
TypedExtensionConfig |
Watchdog.WatchdogAction.getConfig()
Extension specific configuration for the action.
|
TypedExtensionConfig |
Watchdog.WatchdogAction.Builder.getConfig()
Extension specific configuration for the action.
|
| Modifier and Type | Method and Description |
|---|---|
List<TypedExtensionConfig> |
BootstrapOrBuilder.getBootstrapExtensionsList()
Specifies optional bootstrap extensions to be instantiated at startup time.
|
List<TypedExtensionConfig> |
Bootstrap.getBootstrapExtensionsList()
Specifies optional bootstrap extensions to be instantiated at startup time.
|
List<TypedExtensionConfig> |
Bootstrap.Builder.getBootstrapExtensionsList()
Specifies optional bootstrap extensions to be instantiated at startup time.
|
Map<String,TypedExtensionConfig> |
BootstrapOrBuilder.getCertificateProviderInstances()
Deprecated.
|
Map<String,TypedExtensionConfig> |
Bootstrap.getCertificateProviderInstances()
Deprecated.
|
Map<String,TypedExtensionConfig> |
Bootstrap.Builder.getCertificateProviderInstances()
Deprecated.
|
Map<String,TypedExtensionConfig> |
BootstrapOrBuilder.getCertificateProviderInstancesMap()
Global map of CertificateProvider instances.
|
Map<String,TypedExtensionConfig> |
Bootstrap.getCertificateProviderInstancesMap()
Global map of CertificateProvider instances.
|
Map<String,TypedExtensionConfig> |
Bootstrap.Builder.getCertificateProviderInstancesMap()
Global map of CertificateProvider instances.
|
Map<String,TypedExtensionConfig> |
Bootstrap.Builder.getMutableCertificateProviderInstances()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Bootstrap.Builder |
Bootstrap.Builder.addBootstrapExtensions(int index,
TypedExtensionConfig value)
Specifies optional bootstrap extensions to be instantiated at startup time.
|
Bootstrap.Builder |
Bootstrap.Builder.addBootstrapExtensions(TypedExtensionConfig value)
Specifies optional bootstrap extensions to be instantiated at startup time.
|
TypedExtensionConfig |
BootstrapOrBuilder.getCertificateProviderInstancesOrDefault(String key,
TypedExtensionConfig defaultValue)
Global map of CertificateProvider instances.
|
TypedExtensionConfig |
Bootstrap.getCertificateProviderInstancesOrDefault(String key,
TypedExtensionConfig defaultValue)
Global map of CertificateProvider instances.
|
TypedExtensionConfig |
Bootstrap.Builder.getCertificateProviderInstancesOrDefault(String key,
TypedExtensionConfig defaultValue)
Global map of CertificateProvider instances.
|
Watchdog.WatchdogAction.Builder |
Watchdog.WatchdogAction.Builder.mergeConfig(TypedExtensionConfig value)
Extension specific configuration for the action.
|
Bootstrap.Builder |
Bootstrap.Builder.putCertificateProviderInstances(String key,
TypedExtensionConfig value)
Global map of CertificateProvider instances.
|
Bootstrap.Builder |
Bootstrap.Builder.setBootstrapExtensions(int index,
TypedExtensionConfig value)
Specifies optional bootstrap extensions to be instantiated at startup time.
|
Watchdog.WatchdogAction.Builder |
Watchdog.WatchdogAction.Builder.setConfig(TypedExtensionConfig value)
Extension specific configuration for the action.
|
| Modifier and Type | Method and Description |
|---|---|
Bootstrap.Builder |
Bootstrap.Builder.addAllBootstrapExtensions(Iterable<? extends TypedExtensionConfig> values)
Specifies optional bootstrap extensions to be instantiated at startup time.
|
Bootstrap.Builder |
Bootstrap.Builder.putAllCertificateProviderInstances(Map<String,TypedExtensionConfig> values)
Global map of CertificateProvider instances.
|
| Modifier and Type | Method and Description |
|---|---|
TypedExtensionConfig |
Cluster.getUpstreamConfig()
Optional customization and configuration of upstream connection pool, and upstream type.
|
TypedExtensionConfig |
Cluster.Builder.getUpstreamConfig()
Optional customization and configuration of upstream connection pool, and upstream type.
|
TypedExtensionConfig |
ClusterOrBuilder.getUpstreamConfig()
Optional customization and configuration of upstream connection pool, and upstream type.
|
| Modifier and Type | Method and Description |
|---|---|
Cluster.Builder |
Cluster.Builder.mergeUpstreamConfig(TypedExtensionConfig value)
Optional customization and configuration of upstream connection pool, and upstream type.
|
Cluster.Builder |
Cluster.Builder.setUpstreamConfig(TypedExtensionConfig value)
Optional customization and configuration of upstream connection pool, and upstream type.
|
| Modifier and Type | Method and Description |
|---|---|
TypedExtensionConfig |
TypedExtensionConfig.Builder.build() |
TypedExtensionConfig |
TypedExtensionConfig.Builder.buildPartial() |
static TypedExtensionConfig |
TypedExtensionConfig.getDefaultInstance() |
TypedExtensionConfig |
TypedExtensionConfig.getDefaultInstanceForType() |
TypedExtensionConfig |
TypedExtensionConfig.Builder.getDefaultInstanceForType() |
static TypedExtensionConfig |
TypedExtensionConfig.parseDelimitedFrom(InputStream input) |
static TypedExtensionConfig |
TypedExtensionConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TypedExtensionConfig |
TypedExtensionConfig.parseFrom(byte[] data) |
static TypedExtensionConfig |
TypedExtensionConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TypedExtensionConfig |
TypedExtensionConfig.parseFrom(ByteBuffer data) |
static TypedExtensionConfig |
TypedExtensionConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TypedExtensionConfig |
TypedExtensionConfig.parseFrom(com.google.protobuf.ByteString data) |
static TypedExtensionConfig |
TypedExtensionConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TypedExtensionConfig |
TypedExtensionConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static TypedExtensionConfig |
TypedExtensionConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TypedExtensionConfig |
TypedExtensionConfig.parseFrom(InputStream input) |
static TypedExtensionConfig |
TypedExtensionConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TypedExtensionConfig> |
TypedExtensionConfig.getParserForType() |
static com.google.protobuf.Parser<TypedExtensionConfig> |
TypedExtensionConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
TypedExtensionConfig.Builder |
TypedExtensionConfig.Builder.mergeFrom(TypedExtensionConfig other) |
static TypedExtensionConfig.Builder |
TypedExtensionConfig.newBuilder(TypedExtensionConfig prototype) |
| Modifier and Type | Method and Description |
|---|---|
TypedExtensionConfig |
ListenerOrBuilder.getUdpWriterConfig()
If the protocol in the listener socket address in :ref:`protocol
<envoy_api_field_config.core.v4alpha.SocketAddress.protocol>` is :ref:`UDP
<envoy_api_enum_value_config.core.v4alpha.SocketAddress.Protocol.UDP>`, this field specifies the actual udp
writer to create, i.e.
|
TypedExtensionConfig |
Listener.getUdpWriterConfig()
If the protocol in the listener socket address in :ref:`protocol
<envoy_api_field_config.core.v4alpha.SocketAddress.protocol>` is :ref:`UDP
<envoy_api_enum_value_config.core.v4alpha.SocketAddress.Protocol.UDP>`, this field specifies the actual udp
writer to create, i.e.
|
TypedExtensionConfig |
Listener.Builder.getUdpWriterConfig()
If the protocol in the listener socket address in :ref:`protocol
<envoy_api_field_config.core.v4alpha.SocketAddress.protocol>` is :ref:`UDP
<envoy_api_enum_value_config.core.v4alpha.SocketAddress.Protocol.UDP>`, this field specifies the actual udp
writer to create, i.e.
|
| Modifier and Type | Method and Description |
|---|---|
Listener.Builder |
Listener.Builder.mergeUdpWriterConfig(TypedExtensionConfig value)
If the protocol in the listener socket address in :ref:`protocol
<envoy_api_field_config.core.v4alpha.SocketAddress.protocol>` is :ref:`UDP
<envoy_api_enum_value_config.core.v4alpha.SocketAddress.Protocol.UDP>`, this field specifies the actual udp
writer to create, i.e.
|
Listener.Builder |
Listener.Builder.setUdpWriterConfig(TypedExtensionConfig value)
If the protocol in the listener socket address in :ref:`protocol
<envoy_api_field_config.core.v4alpha.SocketAddress.protocol>` is :ref:`UDP
<envoy_api_enum_value_config.core.v4alpha.SocketAddress.Protocol.UDP>`, this field specifies the actual udp
writer to create, i.e.
|
| Modifier and Type | Method and Description |
|---|---|
TypedExtensionConfig |
InternalRedirectPolicy.getPredicates(int index)
Specifies a list of predicates that are queried when an upstream response is deemed
to trigger an internal redirect by all other criteria.
|
TypedExtensionConfig |
InternalRedirectPolicy.Builder.getPredicates(int index)
Specifies a list of predicates that are queried when an upstream response is deemed
to trigger an internal redirect by all other criteria.
|
TypedExtensionConfig |
InternalRedirectPolicyOrBuilder.getPredicates(int index)
Specifies a list of predicates that are queried when an upstream response is deemed
to trigger an internal redirect by all other criteria.
|
| Modifier and Type | Method and Description |
|---|---|
List<TypedExtensionConfig> |
InternalRedirectPolicy.getPredicatesList()
Specifies a list of predicates that are queried when an upstream response is deemed
to trigger an internal redirect by all other criteria.
|
List<TypedExtensionConfig> |
InternalRedirectPolicy.Builder.getPredicatesList()
Specifies a list of predicates that are queried when an upstream response is deemed
to trigger an internal redirect by all other criteria.
|
List<TypedExtensionConfig> |
InternalRedirectPolicyOrBuilder.getPredicatesList()
Specifies a list of predicates that are queried when an upstream response is deemed
to trigger an internal redirect by all other criteria.
|
| Modifier and Type | Method and Description |
|---|---|
InternalRedirectPolicy.Builder |
InternalRedirectPolicy.Builder.addPredicates(int index,
TypedExtensionConfig value)
Specifies a list of predicates that are queried when an upstream response is deemed
to trigger an internal redirect by all other criteria.
|
InternalRedirectPolicy.Builder |
InternalRedirectPolicy.Builder.addPredicates(TypedExtensionConfig value)
Specifies a list of predicates that are queried when an upstream response is deemed
to trigger an internal redirect by all other criteria.
|
InternalRedirectPolicy.Builder |
InternalRedirectPolicy.Builder.setPredicates(int index,
TypedExtensionConfig value)
Specifies a list of predicates that are queried when an upstream response is deemed
to trigger an internal redirect by all other criteria.
|
| Modifier and Type | Method and Description |
|---|---|
InternalRedirectPolicy.Builder |
InternalRedirectPolicy.Builder.addAllPredicates(Iterable<? extends TypedExtensionConfig> values)
Specifies a list of predicates that are queried when an upstream response is deemed
to trigger an internal redirect by all other criteria.
|
| Modifier and Type | Method and Description |
|---|---|
TypedExtensionConfig |
CommonTlsContext.getCustomHandshaker()
Custom TLS handshaker.
|
TypedExtensionConfig |
CommonTlsContext.Builder.getCustomHandshaker()
Custom TLS handshaker.
|
TypedExtensionConfig |
CommonTlsContextOrBuilder.getCustomHandshaker()
Custom TLS handshaker.
|
TypedExtensionConfig |
CommonTlsContext.CertificateProviderOrBuilder.getTypedConfig()
.envoy.config.core.v4alpha.TypedExtensionConfig typed_config = 2; |
TypedExtensionConfig |
CommonTlsContext.CertificateProvider.getTypedConfig()
.envoy.config.core.v4alpha.TypedExtensionConfig typed_config = 2; |
TypedExtensionConfig |
CommonTlsContext.CertificateProvider.Builder.getTypedConfig()
.envoy.config.core.v4alpha.TypedExtensionConfig typed_config = 2; |
| Modifier and Type | Method and Description |
|---|---|
CommonTlsContext.Builder |
CommonTlsContext.Builder.mergeCustomHandshaker(TypedExtensionConfig value)
Custom TLS handshaker.
|
CommonTlsContext.CertificateProvider.Builder |
CommonTlsContext.CertificateProvider.Builder.mergeTypedConfig(TypedExtensionConfig value)
.envoy.config.core.v4alpha.TypedExtensionConfig typed_config = 2; |
CommonTlsContext.Builder |
CommonTlsContext.Builder.setCustomHandshaker(TypedExtensionConfig value)
Custom TLS handshaker.
|
CommonTlsContext.CertificateProvider.Builder |
CommonTlsContext.CertificateProvider.Builder.setTypedConfig(TypedExtensionConfig value)
.envoy.config.core.v4alpha.TypedExtensionConfig typed_config = 2; |
Copyright © 2018–2020 The Envoy Project. All rights reserved.