| Modifier and Type | Method and Description |
|---|---|
TypedExtensionConfigOrBuilder |
BootstrapOrBuilder.getBootstrapExtensionsOrBuilder(int index)
Specifies optional bootstrap extensions to be instantiated at startup time.
|
TypedExtensionConfigOrBuilder |
Bootstrap.getBootstrapExtensionsOrBuilder(int index)
Specifies optional bootstrap extensions to be instantiated at startup time.
|
TypedExtensionConfigOrBuilder |
Bootstrap.Builder.getBootstrapExtensionsOrBuilder(int index)
Specifies optional bootstrap extensions to be instantiated at startup time.
|
TypedExtensionConfigOrBuilder |
Watchdog.WatchdogActionOrBuilder.getConfigOrBuilder()
Extension specific configuration for the action.
|
TypedExtensionConfigOrBuilder |
Watchdog.WatchdogAction.getConfigOrBuilder()
Extension specific configuration for the action.
|
TypedExtensionConfigOrBuilder |
Watchdog.WatchdogAction.Builder.getConfigOrBuilder()
Extension specific configuration for the action.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends TypedExtensionConfigOrBuilder> |
BootstrapOrBuilder.getBootstrapExtensionsOrBuilderList()
Specifies optional bootstrap extensions to be instantiated at startup time.
|
List<? extends TypedExtensionConfigOrBuilder> |
Bootstrap.getBootstrapExtensionsOrBuilderList()
Specifies optional bootstrap extensions to be instantiated at startup time.
|
List<? extends TypedExtensionConfigOrBuilder> |
Bootstrap.Builder.getBootstrapExtensionsOrBuilderList()
Specifies optional bootstrap extensions to be instantiated at startup time.
|
| Modifier and Type | Method and Description |
|---|---|
TypedExtensionConfigOrBuilder |
Cluster.getUpstreamConfigOrBuilder()
Optional customization and configuration of upstream connection pool, and upstream type.
|
TypedExtensionConfigOrBuilder |
Cluster.Builder.getUpstreamConfigOrBuilder()
Optional customization and configuration of upstream connection pool, and upstream type.
|
TypedExtensionConfigOrBuilder |
ClusterOrBuilder.getUpstreamConfigOrBuilder()
Optional customization and configuration of upstream connection pool, and upstream type.
|
| Modifier and Type | Method and Description |
|---|---|
TypedExtensionConfigOrBuilder |
ListenerOrBuilder.getUdpWriterConfigOrBuilder()
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.
|
TypedExtensionConfigOrBuilder |
Listener.getUdpWriterConfigOrBuilder()
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.
|
TypedExtensionConfigOrBuilder |
Listener.Builder.getUdpWriterConfigOrBuilder()
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 |
|---|---|
TypedExtensionConfigOrBuilder |
InternalRedirectPolicy.getPredicatesOrBuilder(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.
|
TypedExtensionConfigOrBuilder |
InternalRedirectPolicy.Builder.getPredicatesOrBuilder(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.
|
TypedExtensionConfigOrBuilder |
InternalRedirectPolicyOrBuilder.getPredicatesOrBuilder(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<? extends TypedExtensionConfigOrBuilder> |
InternalRedirectPolicy.getPredicatesOrBuilderList()
Specifies a list of predicates that are queried when an upstream response is deemed
to trigger an internal redirect by all other criteria.
|
List<? extends TypedExtensionConfigOrBuilder> |
InternalRedirectPolicy.Builder.getPredicatesOrBuilderList()
Specifies a list of predicates that are queried when an upstream response is deemed
to trigger an internal redirect by all other criteria.
|
List<? extends TypedExtensionConfigOrBuilder> |
InternalRedirectPolicyOrBuilder.getPredicatesOrBuilderList()
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 |
|---|---|
TypedExtensionConfigOrBuilder |
CommonTlsContext.getCustomHandshakerOrBuilder()
Custom TLS handshaker.
|
TypedExtensionConfigOrBuilder |
CommonTlsContext.Builder.getCustomHandshakerOrBuilder()
Custom TLS handshaker.
|
TypedExtensionConfigOrBuilder |
CommonTlsContextOrBuilder.getCustomHandshakerOrBuilder()
Custom TLS handshaker.
|
TypedExtensionConfigOrBuilder |
CommonTlsContext.CertificateProviderOrBuilder.getTypedConfigOrBuilder()
.envoy.config.core.v4alpha.TypedExtensionConfig typed_config = 2; |
TypedExtensionConfigOrBuilder |
CommonTlsContext.CertificateProvider.getTypedConfigOrBuilder()
.envoy.config.core.v4alpha.TypedExtensionConfig typed_config = 2; |
TypedExtensionConfigOrBuilder |
CommonTlsContext.CertificateProvider.Builder.getTypedConfigOrBuilder()
.envoy.config.core.v4alpha.TypedExtensionConfig typed_config = 2; |
Copyright © 2018–2020 The Envoy Project. All rights reserved.