Uses of Class
io.envoyproxy.envoy.config.core.v3.TypedExtensionConfig
-
-
Uses of TypedExtensionConfig in io.envoyproxy.envoy.config.bootstrap.v3
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return TypedExtensionConfig Modifier and Type Method Description TypedExtensionConfigBootstrap.Builder. getBootstrapExtensions(int index)Specifies optional bootstrap extensions to be instantiated at startup time.TypedExtensionConfigBootstrap. getBootstrapExtensions(int index)Specifies optional bootstrap extensions to be instantiated at startup time.TypedExtensionConfigBootstrapOrBuilder. getBootstrapExtensions(int index)Specifies optional bootstrap extensions to be instantiated at startup time.TypedExtensionConfigBootstrap.Builder. getCertificateProviderInstancesOrDefault(String key, TypedExtensionConfig defaultValue)Global map of CertificateProvider instances.TypedExtensionConfigBootstrap. getCertificateProviderInstancesOrDefault(String key, TypedExtensionConfig defaultValue)Global map of CertificateProvider instances.TypedExtensionConfigBootstrapOrBuilder. getCertificateProviderInstancesOrDefault(String key, TypedExtensionConfig defaultValue)Global map of CertificateProvider instances.TypedExtensionConfigBootstrap.Builder. getCertificateProviderInstancesOrThrow(String key)Global map of CertificateProvider instances.TypedExtensionConfigBootstrap. getCertificateProviderInstancesOrThrow(String key)Global map of CertificateProvider instances.TypedExtensionConfigBootstrapOrBuilder. getCertificateProviderInstancesOrThrow(String key)Global map of CertificateProvider instances.TypedExtensionConfigFatalAction.Builder. getConfig()Extension specific configuration for the action.TypedExtensionConfigFatalAction. getConfig()Extension specific configuration for the action.TypedExtensionConfigFatalActionOrBuilder. getConfig()Extension specific configuration for the action.TypedExtensionConfigWatchdog.WatchdogAction.Builder. getConfig()Extension specific configuration for the action.TypedExtensionConfigWatchdog.WatchdogAction. getConfig()Extension specific configuration for the action.TypedExtensionConfigWatchdog.WatchdogActionOrBuilder. getConfig()Extension specific configuration for the action.TypedExtensionConfigBootstrap.Builder. getDefaultRegexEngine()Optional overriding of default regex engine.TypedExtensionConfigBootstrap. getDefaultRegexEngine()Optional overriding of default regex engine.TypedExtensionConfigBootstrapOrBuilder. getDefaultRegexEngine()Optional overriding of default regex engine.TypedExtensionConfigBootstrap.Builder. getTypedDnsResolverConfig()DNS resolver type configuration extension.TypedExtensionConfigBootstrap. getTypedDnsResolverConfig()DNS resolver type configuration extension.TypedExtensionConfigBootstrapOrBuilder. getTypedDnsResolverConfig()DNS resolver type configuration extension.Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return types with arguments of type TypedExtensionConfig Modifier and Type Method Description List<TypedExtensionConfig>Bootstrap.Builder. 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>BootstrapOrBuilder. getBootstrapExtensionsList()Specifies optional bootstrap extensions to be instantiated at startup time.Map<String,TypedExtensionConfig>Bootstrap.Builder. getCertificateProviderInstances()Deprecated.Map<String,TypedExtensionConfig>Bootstrap. getCertificateProviderInstances()Deprecated.Map<String,TypedExtensionConfig>BootstrapOrBuilder. getCertificateProviderInstances()Deprecated.Map<String,TypedExtensionConfig>Bootstrap.Builder. getCertificateProviderInstancesMap()Global map of CertificateProvider instances.Map<String,TypedExtensionConfig>Bootstrap. getCertificateProviderInstancesMap()Global map of CertificateProvider instances.Map<String,TypedExtensionConfig>BootstrapOrBuilder. getCertificateProviderInstancesMap()Global map of CertificateProvider instances.Map<String,TypedExtensionConfig>Bootstrap.Builder. getMutableCertificateProviderInstances()Deprecated.Methods in io.envoyproxy.envoy.config.bootstrap.v3 with parameters of type TypedExtensionConfig Modifier and Type Method Description Bootstrap.BuilderBootstrap.Builder. addBootstrapExtensions(int index, TypedExtensionConfig value)Specifies optional bootstrap extensions to be instantiated at startup time.Bootstrap.BuilderBootstrap.Builder. addBootstrapExtensions(TypedExtensionConfig value)Specifies optional bootstrap extensions to be instantiated at startup time.TypedExtensionConfigBootstrap.Builder. getCertificateProviderInstancesOrDefault(String key, TypedExtensionConfig defaultValue)Global map of CertificateProvider instances.TypedExtensionConfigBootstrap. getCertificateProviderInstancesOrDefault(String key, TypedExtensionConfig defaultValue)Global map of CertificateProvider instances.TypedExtensionConfigBootstrapOrBuilder. getCertificateProviderInstancesOrDefault(String key, TypedExtensionConfig defaultValue)Global map of CertificateProvider instances.FatalAction.BuilderFatalAction.Builder. mergeConfig(TypedExtensionConfig value)Extension specific configuration for the action.Watchdog.WatchdogAction.BuilderWatchdog.WatchdogAction.Builder. mergeConfig(TypedExtensionConfig value)Extension specific configuration for the action.Bootstrap.BuilderBootstrap.Builder. mergeDefaultRegexEngine(TypedExtensionConfig value)Optional overriding of default regex engine.Bootstrap.BuilderBootstrap.Builder. mergeTypedDnsResolverConfig(TypedExtensionConfig value)DNS resolver type configuration extension.Bootstrap.BuilderBootstrap.Builder. putCertificateProviderInstances(String key, TypedExtensionConfig value)Global map of CertificateProvider instances.Bootstrap.BuilderBootstrap.Builder. setBootstrapExtensions(int index, TypedExtensionConfig value)Specifies optional bootstrap extensions to be instantiated at startup time.FatalAction.BuilderFatalAction.Builder. setConfig(TypedExtensionConfig value)Extension specific configuration for the action.Watchdog.WatchdogAction.BuilderWatchdog.WatchdogAction.Builder. setConfig(TypedExtensionConfig value)Extension specific configuration for the action.Bootstrap.BuilderBootstrap.Builder. setDefaultRegexEngine(TypedExtensionConfig value)Optional overriding of default regex engine.Bootstrap.BuilderBootstrap.Builder. setTypedDnsResolverConfig(TypedExtensionConfig value)DNS resolver type configuration extension.Method parameters in io.envoyproxy.envoy.config.bootstrap.v3 with type arguments of type TypedExtensionConfig Modifier and Type Method Description Bootstrap.BuilderBootstrap.Builder. addAllBootstrapExtensions(Iterable<? extends TypedExtensionConfig> values)Specifies optional bootstrap extensions to be instantiated at startup time.Bootstrap.BuilderBootstrap.Builder. putAllCertificateProviderInstances(Map<String,TypedExtensionConfig> values)Global map of CertificateProvider instances. -
Uses of TypedExtensionConfig in io.envoyproxy.envoy.config.cluster.v3
Methods in io.envoyproxy.envoy.config.cluster.v3 that return TypedExtensionConfig Modifier and Type Method Description TypedExtensionConfigCluster.Builder. getTypedDnsResolverConfig()DNS resolver type configuration extension.TypedExtensionConfigCluster. getTypedDnsResolverConfig()DNS resolver type configuration extension.TypedExtensionConfigClusterOrBuilder. getTypedDnsResolverConfig()DNS resolver type configuration extension.TypedExtensionConfigLoadBalancingPolicy.Policy.Builder. getTypedExtensionConfig().envoy.config.core.v3.TypedExtensionConfig typed_extension_config = 4;TypedExtensionConfigLoadBalancingPolicy.Policy. getTypedExtensionConfig().envoy.config.core.v3.TypedExtensionConfig typed_extension_config = 4;TypedExtensionConfigLoadBalancingPolicy.PolicyOrBuilder. getTypedExtensionConfig().envoy.config.core.v3.TypedExtensionConfig typed_extension_config = 4;TypedExtensionConfigCluster.Builder. getUpstreamConfig()Optional customization and configuration of upstream connection pool, and upstream type.TypedExtensionConfigCluster. getUpstreamConfig()Optional customization and configuration of upstream connection pool, and upstream type.TypedExtensionConfigClusterOrBuilder. getUpstreamConfig()Optional customization and configuration of upstream connection pool, and upstream type.Methods in io.envoyproxy.envoy.config.cluster.v3 with parameters of type TypedExtensionConfig Modifier and Type Method Description Cluster.BuilderCluster.Builder. mergeTypedDnsResolverConfig(TypedExtensionConfig value)DNS resolver type configuration extension.LoadBalancingPolicy.Policy.BuilderLoadBalancingPolicy.Policy.Builder. mergeTypedExtensionConfig(TypedExtensionConfig value).envoy.config.core.v3.TypedExtensionConfig typed_extension_config = 4;Cluster.BuilderCluster.Builder. mergeUpstreamConfig(TypedExtensionConfig value)Optional customization and configuration of upstream connection pool, and upstream type.Cluster.BuilderCluster.Builder. setTypedDnsResolverConfig(TypedExtensionConfig value)DNS resolver type configuration extension.LoadBalancingPolicy.Policy.BuilderLoadBalancingPolicy.Policy.Builder. setTypedExtensionConfig(TypedExtensionConfig value).envoy.config.core.v3.TypedExtensionConfig typed_extension_config = 4;Cluster.BuilderCluster.Builder. setUpstreamConfig(TypedExtensionConfig value)Optional customization and configuration of upstream connection pool, and upstream type. -
Uses of TypedExtensionConfig in io.envoyproxy.envoy.config.common.key_value.v3
Methods in io.envoyproxy.envoy.config.common.key_value.v3 that return TypedExtensionConfig Modifier and Type Method Description TypedExtensionConfigKeyValueStoreConfig.Builder. getConfig()[#extension-category: envoy.common.key_value]TypedExtensionConfigKeyValueStoreConfig. getConfig()[#extension-category: envoy.common.key_value]TypedExtensionConfigKeyValueStoreConfigOrBuilder. getConfig()[#extension-category: envoy.common.key_value]Methods in io.envoyproxy.envoy.config.common.key_value.v3 with parameters of type TypedExtensionConfig Modifier and Type Method Description KeyValueStoreConfig.BuilderKeyValueStoreConfig.Builder. mergeConfig(TypedExtensionConfig value)[#extension-category: envoy.common.key_value]KeyValueStoreConfig.BuilderKeyValueStoreConfig.Builder. setConfig(TypedExtensionConfig value)[#extension-category: envoy.common.key_value] -
Uses of TypedExtensionConfig in io.envoyproxy.envoy.config.common.matcher.v3
Methods in io.envoyproxy.envoy.config.common.matcher.v3 that return TypedExtensionConfig Modifier and Type Method Description TypedExtensionConfigMatcher.OnMatch.Builder. getAction()Protocol-specific action to take.TypedExtensionConfigMatcher.OnMatch. getAction()Protocol-specific action to take.TypedExtensionConfigMatcher.OnMatchOrBuilder. getAction()Protocol-specific action to take.TypedExtensionConfigMatcher.MatcherList.Predicate.SinglePredicate.Builder. getCustomMatch()Extension for custom matching logic.TypedExtensionConfigMatcher.MatcherList.Predicate.SinglePredicate. getCustomMatch()Extension for custom matching logic.TypedExtensionConfigMatcher.MatcherList.Predicate.SinglePredicateOrBuilder. getCustomMatch()Extension for custom matching logic.TypedExtensionConfigMatcher.MatcherTree.Builder. getCustomMatch()Extension for custom matching logic.TypedExtensionConfigMatcher.MatcherTree. getCustomMatch()Extension for custom matching logic.TypedExtensionConfigMatcher.MatcherTreeOrBuilder. getCustomMatch()Extension for custom matching logic.TypedExtensionConfigMatcher.MatcherList.Predicate.SinglePredicate.Builder. getInput()Protocol-specific specification of input field to match on.TypedExtensionConfigMatcher.MatcherList.Predicate.SinglePredicate. getInput()Protocol-specific specification of input field to match on.TypedExtensionConfigMatcher.MatcherList.Predicate.SinglePredicateOrBuilder. getInput()Protocol-specific specification of input field to match on.TypedExtensionConfigMatcher.MatcherTree.Builder. getInput()Protocol-specific specification of input field to match on.TypedExtensionConfigMatcher.MatcherTree. getInput()Protocol-specific specification of input field to match on.TypedExtensionConfigMatcher.MatcherTreeOrBuilder. getInput()Protocol-specific specification of input field to match on.Methods in io.envoyproxy.envoy.config.common.matcher.v3 with parameters of type TypedExtensionConfig Modifier and Type Method Description Matcher.OnMatch.BuilderMatcher.OnMatch.Builder. mergeAction(TypedExtensionConfig value)Protocol-specific action to take.Matcher.MatcherList.Predicate.SinglePredicate.BuilderMatcher.MatcherList.Predicate.SinglePredicate.Builder. mergeCustomMatch(TypedExtensionConfig value)Extension for custom matching logic.Matcher.MatcherTree.BuilderMatcher.MatcherTree.Builder. mergeCustomMatch(TypedExtensionConfig value)Extension for custom matching logic.Matcher.MatcherList.Predicate.SinglePredicate.BuilderMatcher.MatcherList.Predicate.SinglePredicate.Builder. mergeInput(TypedExtensionConfig value)Protocol-specific specification of input field to match on.Matcher.MatcherTree.BuilderMatcher.MatcherTree.Builder. mergeInput(TypedExtensionConfig value)Protocol-specific specification of input field to match on.Matcher.OnMatch.BuilderMatcher.OnMatch.Builder. setAction(TypedExtensionConfig value)Protocol-specific action to take.Matcher.MatcherList.Predicate.SinglePredicate.BuilderMatcher.MatcherList.Predicate.SinglePredicate.Builder. setCustomMatch(TypedExtensionConfig value)Extension for custom matching logic.Matcher.MatcherTree.BuilderMatcher.MatcherTree.Builder. setCustomMatch(TypedExtensionConfig value)Extension for custom matching logic.Matcher.MatcherList.Predicate.SinglePredicate.BuilderMatcher.MatcherList.Predicate.SinglePredicate.Builder. setInput(TypedExtensionConfig value)Protocol-specific specification of input field to match on.Matcher.MatcherTree.BuilderMatcher.MatcherTree.Builder. setInput(TypedExtensionConfig value)Protocol-specific specification of input field to match on. -
Uses of TypedExtensionConfig in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return TypedExtensionConfig Modifier and Type Method Description TypedExtensionConfigTypedExtensionConfig.Builder. build()TypedExtensionConfigTypedExtensionConfig.Builder. buildPartial()TypedExtensionConfigApiConfigSource.Builder. getConfigValidators(int index)A list of config validators that will be executed when a new update is received from the ApiConfigSource.TypedExtensionConfigApiConfigSource. getConfigValidators(int index)A list of config validators that will be executed when a new update is received from the ApiConfigSource.TypedExtensionConfigApiConfigSourceOrBuilder. getConfigValidators(int index)A list of config validators that will be executed when a new update is received from the ApiConfigSource.static TypedExtensionConfigTypedExtensionConfig. getDefaultInstance()TypedExtensionConfigTypedExtensionConfig.Builder. getDefaultInstanceForType()TypedExtensionConfigTypedExtensionConfig. getDefaultInstanceForType()TypedExtensionConfigSubstitutionFormatString.Builder. getFormatters(int index)Specifies a collection of Formatter plugins that can be called from the access log configuration.TypedExtensionConfigSubstitutionFormatString. getFormatters(int index)Specifies a collection of Formatter plugins that can be called from the access log configuration.TypedExtensionConfigSubstitutionFormatStringOrBuilder. getFormatters(int index)Specifies a collection of Formatter plugins that can be called from the access log configuration.TypedExtensionConfigAlternateProtocolsCacheOptions.Builder. getKeyValueStoreConfig()Allows configuring a persistent :ref:`key value store <envoy_v3_api_msg_config.common.key_value.v3.KeyValueStoreConfig>` to flush alternate protocols entries to disk.TypedExtensionConfigAlternateProtocolsCacheOptions. getKeyValueStoreConfig()Allows configuring a persistent :ref:`key value store <envoy_v3_api_msg_config.common.key_value.v3.KeyValueStoreConfig>` to flush alternate protocols entries to disk.TypedExtensionConfigAlternateProtocolsCacheOptionsOrBuilder. getKeyValueStoreConfig()Allows configuring a persistent :ref:`key value store <envoy_v3_api_msg_config.common.key_value.v3.KeyValueStoreConfig>` to flush alternate protocols entries to disk.TypedExtensionConfigHttp1ProtocolOptions.HeaderKeyFormat.Builder. getStatefulFormatter()Configuration for stateful formatter extensions that allow using received headers to affect the output of encoding headers.TypedExtensionConfigHttp1ProtocolOptions.HeaderKeyFormat. getStatefulFormatter()Configuration for stateful formatter extensions that allow using received headers to affect the output of encoding headers.TypedExtensionConfigHttp1ProtocolOptions.HeaderKeyFormatOrBuilder. getStatefulFormatter()Configuration for stateful formatter extensions that allow using received headers to affect the output of encoding headers.static TypedExtensionConfigTypedExtensionConfig. parseDelimitedFrom(InputStream input)static TypedExtensionConfigTypedExtensionConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TypedExtensionConfigTypedExtensionConfig. parseFrom(byte[] data)static TypedExtensionConfigTypedExtensionConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TypedExtensionConfigTypedExtensionConfig. parseFrom(com.google.protobuf.ByteString data)static TypedExtensionConfigTypedExtensionConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TypedExtensionConfigTypedExtensionConfig. parseFrom(com.google.protobuf.CodedInputStream input)static TypedExtensionConfigTypedExtensionConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TypedExtensionConfigTypedExtensionConfig. parseFrom(InputStream input)static TypedExtensionConfigTypedExtensionConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TypedExtensionConfigTypedExtensionConfig. parseFrom(ByteBuffer data)static TypedExtensionConfigTypedExtensionConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type TypedExtensionConfig Modifier and Type Method Description List<TypedExtensionConfig>ApiConfigSource.Builder. getConfigValidatorsList()A list of config validators that will be executed when a new update is received from the ApiConfigSource.List<TypedExtensionConfig>ApiConfigSource. getConfigValidatorsList()A list of config validators that will be executed when a new update is received from the ApiConfigSource.List<TypedExtensionConfig>ApiConfigSourceOrBuilder. getConfigValidatorsList()A list of config validators that will be executed when a new update is received from the ApiConfigSource.List<TypedExtensionConfig>SubstitutionFormatString.Builder. getFormattersList()Specifies a collection of Formatter plugins that can be called from the access log configuration.List<TypedExtensionConfig>SubstitutionFormatString. getFormattersList()Specifies a collection of Formatter plugins that can be called from the access log configuration.List<TypedExtensionConfig>SubstitutionFormatStringOrBuilder. getFormattersList()Specifies a collection of Formatter plugins that can be called from the access log configuration.com.google.protobuf.Parser<TypedExtensionConfig>TypedExtensionConfig. getParserForType()static com.google.protobuf.Parser<TypedExtensionConfig>TypedExtensionConfig. parser()Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type TypedExtensionConfig Modifier and Type Method Description ApiConfigSource.BuilderApiConfigSource.Builder. addConfigValidators(int index, TypedExtensionConfig value)A list of config validators that will be executed when a new update is received from the ApiConfigSource.ApiConfigSource.BuilderApiConfigSource.Builder. addConfigValidators(TypedExtensionConfig value)A list of config validators that will be executed when a new update is received from the ApiConfigSource.SubstitutionFormatString.BuilderSubstitutionFormatString.Builder. addFormatters(int index, TypedExtensionConfig value)Specifies a collection of Formatter plugins that can be called from the access log configuration.SubstitutionFormatString.BuilderSubstitutionFormatString.Builder. addFormatters(TypedExtensionConfig value)Specifies a collection of Formatter plugins that can be called from the access log configuration.TypedExtensionConfig.BuilderTypedExtensionConfig.Builder. mergeFrom(TypedExtensionConfig other)AlternateProtocolsCacheOptions.BuilderAlternateProtocolsCacheOptions.Builder. mergeKeyValueStoreConfig(TypedExtensionConfig value)Allows configuring a persistent :ref:`key value store <envoy_v3_api_msg_config.common.key_value.v3.KeyValueStoreConfig>` to flush alternate protocols entries to disk.Http1ProtocolOptions.HeaderKeyFormat.BuilderHttp1ProtocolOptions.HeaderKeyFormat.Builder. mergeStatefulFormatter(TypedExtensionConfig value)Configuration for stateful formatter extensions that allow using received headers to affect the output of encoding headers.static TypedExtensionConfig.BuilderTypedExtensionConfig. newBuilder(TypedExtensionConfig prototype)ApiConfigSource.BuilderApiConfigSource.Builder. setConfigValidators(int index, TypedExtensionConfig value)A list of config validators that will be executed when a new update is received from the ApiConfigSource.SubstitutionFormatString.BuilderSubstitutionFormatString.Builder. setFormatters(int index, TypedExtensionConfig value)Specifies a collection of Formatter plugins that can be called from the access log configuration.AlternateProtocolsCacheOptions.BuilderAlternateProtocolsCacheOptions.Builder. setKeyValueStoreConfig(TypedExtensionConfig value)Allows configuring a persistent :ref:`key value store <envoy_v3_api_msg_config.common.key_value.v3.KeyValueStoreConfig>` to flush alternate protocols entries to disk.Http1ProtocolOptions.HeaderKeyFormat.BuilderHttp1ProtocolOptions.HeaderKeyFormat.Builder. setStatefulFormatter(TypedExtensionConfig value)Configuration for stateful formatter extensions that allow using received headers to affect the output of encoding headers.Method parameters in io.envoyproxy.envoy.config.core.v3 with type arguments of type TypedExtensionConfig Modifier and Type Method Description ApiConfigSource.BuilderApiConfigSource.Builder. addAllConfigValidators(Iterable<? extends TypedExtensionConfig> values)A list of config validators that will be executed when a new update is received from the ApiConfigSource.SubstitutionFormatString.BuilderSubstitutionFormatString.Builder. addAllFormatters(Iterable<? extends TypedExtensionConfig> values)Specifies a collection of Formatter plugins that can be called from the access log configuration. -
Uses of TypedExtensionConfig in io.envoyproxy.envoy.config.listener.v3
Methods in io.envoyproxy.envoy.config.listener.v3 that return TypedExtensionConfig Modifier and Type Method Description TypedExtensionConfigQuicProtocolOptions.Builder. getCryptoStreamConfig()Configure which implementation of ``quic::QuicCryptoClientStreamBase`` to be used for this listener.TypedExtensionConfigQuicProtocolOptions. getCryptoStreamConfig()Configure which implementation of ``quic::QuicCryptoClientStreamBase`` to be used for this listener.TypedExtensionConfigQuicProtocolOptionsOrBuilder. getCryptoStreamConfig()Configure which implementation of ``quic::QuicCryptoClientStreamBase`` to be used for this listener.TypedExtensionConfigListener.ConnectionBalanceConfig.Builder. getExtendBalance()The listener will use the connection balancer according to ``type_url``.TypedExtensionConfigListener.ConnectionBalanceConfig. getExtendBalance()The listener will use the connection balancer according to ``type_url``.TypedExtensionConfigListener.ConnectionBalanceConfigOrBuilder. getExtendBalance()The listener will use the connection balancer according to ``type_url``.TypedExtensionConfigQuicProtocolOptions.Builder. getProofSourceConfig()Configure which implementation of ``quic::ProofSource`` to be used for this listener.TypedExtensionConfigQuicProtocolOptions. getProofSourceConfig()Configure which implementation of ``quic::ProofSource`` to be used for this listener.TypedExtensionConfigQuicProtocolOptionsOrBuilder. getProofSourceConfig()Configure which implementation of ``quic::ProofSource`` to be used for this listener.TypedExtensionConfigUdpListenerConfig.Builder. getUdpPacketPacketWriterConfig()Configuration for the UDP packet writer.TypedExtensionConfigUdpListenerConfig. getUdpPacketPacketWriterConfig()Configuration for the UDP packet writer.TypedExtensionConfigUdpListenerConfigOrBuilder. getUdpPacketPacketWriterConfig()Configuration for the UDP packet writer.Methods in io.envoyproxy.envoy.config.listener.v3 with parameters of type TypedExtensionConfig Modifier and Type Method Description QuicProtocolOptions.BuilderQuicProtocolOptions.Builder. mergeCryptoStreamConfig(TypedExtensionConfig value)Configure which implementation of ``quic::QuicCryptoClientStreamBase`` to be used for this listener.Listener.ConnectionBalanceConfig.BuilderListener.ConnectionBalanceConfig.Builder. mergeExtendBalance(TypedExtensionConfig value)The listener will use the connection balancer according to ``type_url``.QuicProtocolOptions.BuilderQuicProtocolOptions.Builder. mergeProofSourceConfig(TypedExtensionConfig value)Configure which implementation of ``quic::ProofSource`` to be used for this listener.UdpListenerConfig.BuilderUdpListenerConfig.Builder. mergeUdpPacketPacketWriterConfig(TypedExtensionConfig value)Configuration for the UDP packet writer.QuicProtocolOptions.BuilderQuicProtocolOptions.Builder. setCryptoStreamConfig(TypedExtensionConfig value)Configure which implementation of ``quic::QuicCryptoClientStreamBase`` to be used for this listener.Listener.ConnectionBalanceConfig.BuilderListener.ConnectionBalanceConfig.Builder. setExtendBalance(TypedExtensionConfig value)The listener will use the connection balancer according to ``type_url``.QuicProtocolOptions.BuilderQuicProtocolOptions.Builder. setProofSourceConfig(TypedExtensionConfig value)Configure which implementation of ``quic::ProofSource`` to be used for this listener.UdpListenerConfig.BuilderUdpListenerConfig.Builder. setUdpPacketPacketWriterConfig(TypedExtensionConfig value)Configuration for the UDP packet writer. -
Uses of TypedExtensionConfig in io.envoyproxy.envoy.config.rbac.v3
Methods in io.envoyproxy.envoy.config.rbac.v3 that return TypedExtensionConfig Modifier and Type Method Description TypedExtensionConfigPermission.Builder. getMatcher()Extension for configuring custom matchers for RBAC.TypedExtensionConfigPermission. getMatcher()Extension for configuring custom matchers for RBAC.TypedExtensionConfigPermissionOrBuilder. getMatcher()Extension for configuring custom matchers for RBAC.Methods in io.envoyproxy.envoy.config.rbac.v3 with parameters of type TypedExtensionConfig Modifier and Type Method Description Permission.BuilderPermission.Builder. mergeMatcher(TypedExtensionConfig value)Extension for configuring custom matchers for RBAC.Permission.BuilderPermission.Builder. setMatcher(TypedExtensionConfig value)Extension for configuring custom matchers for RBAC. -
Uses of TypedExtensionConfig in io.envoyproxy.envoy.config.route.v3
Methods in io.envoyproxy.envoy.config.route.v3 that return TypedExtensionConfig Modifier and Type Method Description TypedExtensionConfigRouteAction.Builder. getEarlyDataPolicy()Specifies how to send request over TLS early data.TypedExtensionConfigRouteAction. getEarlyDataPolicy()Specifies how to send request over TLS early data.TypedExtensionConfigRouteActionOrBuilder. getEarlyDataPolicy()Specifies how to send request over TLS early data.TypedExtensionConfigClusterSpecifierPlugin.Builder. getExtension()The name of the plugin and its opaque configuration.TypedExtensionConfigClusterSpecifierPlugin. getExtension()The name of the plugin and its opaque configuration.TypedExtensionConfigClusterSpecifierPluginOrBuilder. getExtension()The name of the plugin and its opaque configuration.TypedExtensionConfigRateLimit.Action.Builder. getExtension()Rate limit descriptor extension.TypedExtensionConfigRateLimit.Action. getExtension()Rate limit descriptor extension.TypedExtensionConfigRateLimit.ActionOrBuilder. getExtension()Rate limit descriptor extension.TypedExtensionConfigInternalRedirectPolicy.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.TypedExtensionConfigInternalRedirectPolicy. 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.TypedExtensionConfigInternalRedirectPolicyOrBuilder. 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.TypedExtensionConfigRetryPolicy.Builder. getRetryOptionsPredicates(int index)Retry options predicates that will be applied prior to retrying a request.TypedExtensionConfigRetryPolicy. getRetryOptionsPredicates(int index)Retry options predicates that will be applied prior to retrying a request.TypedExtensionConfigRetryPolicyOrBuilder. getRetryOptionsPredicates(int index)Retry options predicates that will be applied prior to retrying a request.Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type TypedExtensionConfig Modifier and Type Method Description 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>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>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.List<TypedExtensionConfig>RetryPolicy.Builder. getRetryOptionsPredicatesList()Retry options predicates that will be applied prior to retrying a request.List<TypedExtensionConfig>RetryPolicy. getRetryOptionsPredicatesList()Retry options predicates that will be applied prior to retrying a request.List<TypedExtensionConfig>RetryPolicyOrBuilder. getRetryOptionsPredicatesList()Retry options predicates that will be applied prior to retrying a request.Methods in io.envoyproxy.envoy.config.route.v3 with parameters of type TypedExtensionConfig Modifier and Type Method Description InternalRedirectPolicy.BuilderInternalRedirectPolicy.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.BuilderInternalRedirectPolicy.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.RetryPolicy.BuilderRetryPolicy.Builder. addRetryOptionsPredicates(int index, TypedExtensionConfig value)Retry options predicates that will be applied prior to retrying a request.RetryPolicy.BuilderRetryPolicy.Builder. addRetryOptionsPredicates(TypedExtensionConfig value)Retry options predicates that will be applied prior to retrying a request.RouteAction.BuilderRouteAction.Builder. mergeEarlyDataPolicy(TypedExtensionConfig value)Specifies how to send request over TLS early data.ClusterSpecifierPlugin.BuilderClusterSpecifierPlugin.Builder. mergeExtension(TypedExtensionConfig value)The name of the plugin and its opaque configuration.RateLimit.Action.BuilderRateLimit.Action.Builder. mergeExtension(TypedExtensionConfig value)Rate limit descriptor extension.RouteAction.BuilderRouteAction.Builder. setEarlyDataPolicy(TypedExtensionConfig value)Specifies how to send request over TLS early data.ClusterSpecifierPlugin.BuilderClusterSpecifierPlugin.Builder. setExtension(TypedExtensionConfig value)The name of the plugin and its opaque configuration.RateLimit.Action.BuilderRateLimit.Action.Builder. setExtension(TypedExtensionConfig value)Rate limit descriptor extension.InternalRedirectPolicy.BuilderInternalRedirectPolicy.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.RetryPolicy.BuilderRetryPolicy.Builder. setRetryOptionsPredicates(int index, TypedExtensionConfig value)Retry options predicates that will be applied prior to retrying a request.Method parameters in io.envoyproxy.envoy.config.route.v3 with type arguments of type TypedExtensionConfig Modifier and Type Method Description InternalRedirectPolicy.BuilderInternalRedirectPolicy.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.RetryPolicy.BuilderRetryPolicy.Builder. addAllRetryOptionsPredicates(Iterable<? extends TypedExtensionConfig> values)Retry options predicates that will be applied prior to retrying a request. -
Uses of TypedExtensionConfig in io.envoyproxy.envoy.extensions.common.dynamic_forward_proxy.v3
Methods in io.envoyproxy.envoy.extensions.common.dynamic_forward_proxy.v3 that return TypedExtensionConfig Modifier and Type Method Description TypedExtensionConfigDnsCacheConfig.Builder. getTypedDnsResolverConfig()DNS resolver type configuration extension.TypedExtensionConfigDnsCacheConfig. getTypedDnsResolverConfig()DNS resolver type configuration extension.TypedExtensionConfigDnsCacheConfigOrBuilder. getTypedDnsResolverConfig()DNS resolver type configuration extension.Methods in io.envoyproxy.envoy.extensions.common.dynamic_forward_proxy.v3 with parameters of type TypedExtensionConfig Modifier and Type Method Description DnsCacheConfig.BuilderDnsCacheConfig.Builder. mergeTypedDnsResolverConfig(TypedExtensionConfig value)DNS resolver type configuration extension.DnsCacheConfig.BuilderDnsCacheConfig.Builder. setTypedDnsResolverConfig(TypedExtensionConfig value)DNS resolver type configuration extension. -
Uses of TypedExtensionConfig in io.envoyproxy.envoy.extensions.common.matching.v3
Methods in io.envoyproxy.envoy.extensions.common.matching.v3 that return TypedExtensionConfig Modifier and Type Method Description TypedExtensionConfigExtensionWithMatcher.Builder. getExtensionConfig()The underlying extension config.TypedExtensionConfigExtensionWithMatcher. getExtensionConfig()The underlying extension config.TypedExtensionConfigExtensionWithMatcherOrBuilder. getExtensionConfig()The underlying extension config.Methods in io.envoyproxy.envoy.extensions.common.matching.v3 with parameters of type TypedExtensionConfig Modifier and Type Method Description ExtensionWithMatcher.BuilderExtensionWithMatcher.Builder. mergeExtensionConfig(TypedExtensionConfig value)The underlying extension config.ExtensionWithMatcher.BuilderExtensionWithMatcher.Builder. setExtensionConfig(TypedExtensionConfig value)The underlying extension config. -
Uses of TypedExtensionConfig in io.envoyproxy.envoy.extensions.filters.http.composite.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.composite.v3 that return TypedExtensionConfig Modifier and Type Method Description TypedExtensionConfigExecuteFilterAction.Builder. getTypedConfig().envoy.config.core.v3.TypedExtensionConfig typed_config = 1;TypedExtensionConfigExecuteFilterAction. getTypedConfig().envoy.config.core.v3.TypedExtensionConfig typed_config = 1;TypedExtensionConfigExecuteFilterActionOrBuilder. getTypedConfig().envoy.config.core.v3.TypedExtensionConfig typed_config = 1;Methods in io.envoyproxy.envoy.extensions.filters.http.composite.v3 with parameters of type TypedExtensionConfig Modifier and Type Method Description ExecuteFilterAction.BuilderExecuteFilterAction.Builder. mergeTypedConfig(TypedExtensionConfig value).envoy.config.core.v3.TypedExtensionConfig typed_config = 1;ExecuteFilterAction.BuilderExecuteFilterAction.Builder. setTypedConfig(TypedExtensionConfig value).envoy.config.core.v3.TypedExtensionConfig typed_config = 1; -
Uses of TypedExtensionConfig in io.envoyproxy.envoy.extensions.filters.http.compressor.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.compressor.v3 that return TypedExtensionConfig Modifier and Type Method Description TypedExtensionConfigCompressor.Builder. getCompressorLibrary()A compressor library to use for compression.TypedExtensionConfigCompressor. getCompressorLibrary()A compressor library to use for compression.TypedExtensionConfigCompressorOrBuilder. getCompressorLibrary()A compressor library to use for compression.Methods in io.envoyproxy.envoy.extensions.filters.http.compressor.v3 with parameters of type TypedExtensionConfig Modifier and Type Method Description Compressor.BuilderCompressor.Builder. mergeCompressorLibrary(TypedExtensionConfig value)A compressor library to use for compression.Compressor.BuilderCompressor.Builder. setCompressorLibrary(TypedExtensionConfig value)A compressor library to use for compression. -
Uses of TypedExtensionConfig in io.envoyproxy.envoy.extensions.filters.http.decompressor.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.decompressor.v3 that return TypedExtensionConfig Modifier and Type Method Description TypedExtensionConfigDecompressor.Builder. getDecompressorLibrary()A decompressor library to use for both request and response decompression.TypedExtensionConfigDecompressor. getDecompressorLibrary()A decompressor library to use for both request and response decompression.TypedExtensionConfigDecompressorOrBuilder. getDecompressorLibrary()A decompressor library to use for both request and response decompression.Methods in io.envoyproxy.envoy.extensions.filters.http.decompressor.v3 with parameters of type TypedExtensionConfig Modifier and Type Method Description Decompressor.BuilderDecompressor.Builder. mergeDecompressorLibrary(TypedExtensionConfig value)A decompressor library to use for both request and response decompression.Decompressor.BuilderDecompressor.Builder. setDecompressorLibrary(TypedExtensionConfig value)A decompressor library to use for both request and response decompression. -
Uses of TypedExtensionConfig in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 that return TypedExtensionConfig Modifier and Type Method Description TypedExtensionConfigRateLimitQuotaBucketSettings.BucketIdBuilder.ValueBuilder.Builder. getCustomValue()Dynamic value — evaluated for each request.TypedExtensionConfigRateLimitQuotaBucketSettings.BucketIdBuilder.ValueBuilder. getCustomValue()Dynamic value — evaluated for each request.TypedExtensionConfigRateLimitQuotaBucketSettings.BucketIdBuilder.ValueBuilderOrBuilder. getCustomValue()Dynamic value — evaluated for each request.Methods in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 with parameters of type TypedExtensionConfig Modifier and Type Method Description RateLimitQuotaBucketSettings.BucketIdBuilder.ValueBuilder.BuilderRateLimitQuotaBucketSettings.BucketIdBuilder.ValueBuilder.Builder. mergeCustomValue(TypedExtensionConfig value)Dynamic value — evaluated for each request.RateLimitQuotaBucketSettings.BucketIdBuilder.ValueBuilder.BuilderRateLimitQuotaBucketSettings.BucketIdBuilder.ValueBuilder.Builder. setCustomValue(TypedExtensionConfig value)Dynamic value — evaluated for each request. -
Uses of TypedExtensionConfig in io.envoyproxy.envoy.extensions.filters.http.ratelimit.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.ratelimit.v3 that return TypedExtensionConfig Modifier and Type Method Description TypedExtensionConfigRateLimitConfig.Action.Builder. getExtension()Rate limit descriptor extension.TypedExtensionConfigRateLimitConfig.Action. getExtension()Rate limit descriptor extension.TypedExtensionConfigRateLimitConfig.ActionOrBuilder. getExtension()Rate limit descriptor extension.Methods in io.envoyproxy.envoy.extensions.filters.http.ratelimit.v3 with parameters of type TypedExtensionConfig Modifier and Type Method Description RateLimitConfig.Action.BuilderRateLimitConfig.Action.Builder. mergeExtension(TypedExtensionConfig value)Rate limit descriptor extension.RateLimitConfig.Action.BuilderRateLimitConfig.Action.Builder. setExtension(TypedExtensionConfig value)Rate limit descriptor extension. -
Uses of TypedExtensionConfig in io.envoyproxy.envoy.extensions.filters.http.stateful_session.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.stateful_session.v3 that return TypedExtensionConfig Modifier and Type Method Description TypedExtensionConfigStatefulSession.Builder. getSessionState()Specific implementation of session state.TypedExtensionConfigStatefulSession. getSessionState()Specific implementation of session state.TypedExtensionConfigStatefulSessionOrBuilder. getSessionState()Specific implementation of session state.Methods in io.envoyproxy.envoy.extensions.filters.http.stateful_session.v3 with parameters of type TypedExtensionConfig Modifier and Type Method Description StatefulSession.BuilderStatefulSession.Builder. mergeSessionState(TypedExtensionConfig value)Specific implementation of session state.StatefulSession.BuilderStatefulSession.Builder. setSessionState(TypedExtensionConfig value)Specific implementation of session state. -
Uses of TypedExtensionConfig in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return TypedExtensionConfig Modifier and Type Method Description TypedExtensionConfigHttpConnectionManager.Builder. getOriginalIpDetectionExtensions(int index)The configuration for the original IP detection extensions.TypedExtensionConfigHttpConnectionManager. getOriginalIpDetectionExtensions(int index)The configuration for the original IP detection extensions.TypedExtensionConfigHttpConnectionManagerOrBuilder. getOriginalIpDetectionExtensions(int index)The configuration for the original IP detection extensions.TypedExtensionConfigHttpConnectionManager.Builder. getTypedHeaderValidationConfig()Configuration options for Header Validation (UHV).TypedExtensionConfigHttpConnectionManager. getTypedHeaderValidationConfig()Configuration options for Header Validation (UHV).TypedExtensionConfigHttpConnectionManagerOrBuilder. getTypedHeaderValidationConfig()Configuration options for Header Validation (UHV).Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return types with arguments of type TypedExtensionConfig Modifier and Type Method Description List<TypedExtensionConfig>HttpConnectionManager.Builder. getOriginalIpDetectionExtensionsList()The configuration for the original IP detection extensions.List<TypedExtensionConfig>HttpConnectionManager. getOriginalIpDetectionExtensionsList()The configuration for the original IP detection extensions.List<TypedExtensionConfig>HttpConnectionManagerOrBuilder. getOriginalIpDetectionExtensionsList()The configuration for the original IP detection extensions.Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with parameters of type TypedExtensionConfig Modifier and Type Method Description HttpConnectionManager.BuilderHttpConnectionManager.Builder. addOriginalIpDetectionExtensions(int index, TypedExtensionConfig value)The configuration for the original IP detection extensions.HttpConnectionManager.BuilderHttpConnectionManager.Builder. addOriginalIpDetectionExtensions(TypedExtensionConfig value)The configuration for the original IP detection extensions.HttpConnectionManager.BuilderHttpConnectionManager.Builder. mergeTypedHeaderValidationConfig(TypedExtensionConfig value)Configuration options for Header Validation (UHV).HttpConnectionManager.BuilderHttpConnectionManager.Builder. setOriginalIpDetectionExtensions(int index, TypedExtensionConfig value)The configuration for the original IP detection extensions.HttpConnectionManager.BuilderHttpConnectionManager.Builder. setTypedHeaderValidationConfig(TypedExtensionConfig value)Configuration options for Header Validation (UHV).Method parameters in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with type arguments of type TypedExtensionConfig Modifier and Type Method Description HttpConnectionManager.BuilderHttpConnectionManager.Builder. addAllOriginalIpDetectionExtensions(Iterable<? extends TypedExtensionConfig> values)The configuration for the original IP detection extensions. -
Uses of TypedExtensionConfig in io.envoyproxy.envoy.extensions.filters.network.meta_protocol_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.meta_protocol_proxy.v3 that return TypedExtensionConfig Modifier and Type Method Description TypedExtensionConfigApplicationProtocol.Builder. getCodec()The codec which encodes and decodes the application protocol.TypedExtensionConfigApplicationProtocol. getCodec()The codec which encodes and decodes the application protocol.TypedExtensionConfigApplicationProtocolOrBuilder. getCodec()The codec which encodes and decodes the application protocol.TypedExtensionConfigMetaProtocolProxy.Builder. getMetaProtocolFilters(int index)A list of individual Layer-7 filters that make up the filter chain for requests made to the meta protocol proxy.TypedExtensionConfigMetaProtocolProxy. getMetaProtocolFilters(int index)A list of individual Layer-7 filters that make up the filter chain for requests made to the meta protocol proxy.TypedExtensionConfigMetaProtocolProxyOrBuilder. getMetaProtocolFilters(int index)A list of individual Layer-7 filters that make up the filter chain for requests made to the meta protocol proxy.Methods in io.envoyproxy.envoy.extensions.filters.network.meta_protocol_proxy.v3 that return types with arguments of type TypedExtensionConfig Modifier and Type Method Description List<TypedExtensionConfig>MetaProtocolProxy.Builder. getMetaProtocolFiltersList()A list of individual Layer-7 filters that make up the filter chain for requests made to the meta protocol proxy.List<TypedExtensionConfig>MetaProtocolProxy. getMetaProtocolFiltersList()A list of individual Layer-7 filters that make up the filter chain for requests made to the meta protocol proxy.List<TypedExtensionConfig>MetaProtocolProxyOrBuilder. getMetaProtocolFiltersList()A list of individual Layer-7 filters that make up the filter chain for requests made to the meta protocol proxy.Methods in io.envoyproxy.envoy.extensions.filters.network.meta_protocol_proxy.v3 with parameters of type TypedExtensionConfig Modifier and Type Method Description MetaProtocolProxy.BuilderMetaProtocolProxy.Builder. addMetaProtocolFilters(int index, TypedExtensionConfig value)A list of individual Layer-7 filters that make up the filter chain for requests made to the meta protocol proxy.MetaProtocolProxy.BuilderMetaProtocolProxy.Builder. addMetaProtocolFilters(TypedExtensionConfig value)A list of individual Layer-7 filters that make up the filter chain for requests made to the meta protocol proxy.ApplicationProtocol.BuilderApplicationProtocol.Builder. mergeCodec(TypedExtensionConfig value)The codec which encodes and decodes the application protocol.ApplicationProtocol.BuilderApplicationProtocol.Builder. setCodec(TypedExtensionConfig value)The codec which encodes and decodes the application protocol.MetaProtocolProxy.BuilderMetaProtocolProxy.Builder. setMetaProtocolFilters(int index, TypedExtensionConfig value)A list of individual Layer-7 filters that make up the filter chain for requests made to the meta protocol proxy.Method parameters in io.envoyproxy.envoy.extensions.filters.network.meta_protocol_proxy.v3 with type arguments of type TypedExtensionConfig Modifier and Type Method Description MetaProtocolProxy.BuilderMetaProtocolProxy.Builder. addAllMetaProtocolFilters(Iterable<? extends TypedExtensionConfig> values)A list of individual Layer-7 filters that make up the filter chain for requests made to the meta protocol proxy. -
Uses of TypedExtensionConfig in io.envoyproxy.envoy.extensions.filters.udp.dns_filter.v3
Methods in io.envoyproxy.envoy.extensions.filters.udp.dns_filter.v3 that return TypedExtensionConfig Modifier and Type Method Description TypedExtensionConfigDnsFilterConfig.ClientContextConfig.Builder. getTypedDnsResolverConfig()DNS resolver type configuration extension.TypedExtensionConfigDnsFilterConfig.ClientContextConfig. getTypedDnsResolverConfig()DNS resolver type configuration extension.TypedExtensionConfigDnsFilterConfig.ClientContextConfigOrBuilder. getTypedDnsResolverConfig()DNS resolver type configuration extension.Methods in io.envoyproxy.envoy.extensions.filters.udp.dns_filter.v3 with parameters of type TypedExtensionConfig Modifier and Type Method Description DnsFilterConfig.ClientContextConfig.BuilderDnsFilterConfig.ClientContextConfig.Builder. mergeTypedDnsResolverConfig(TypedExtensionConfig value)DNS resolver type configuration extension.DnsFilterConfig.ClientContextConfig.BuilderDnsFilterConfig.ClientContextConfig.Builder. setTypedDnsResolverConfig(TypedExtensionConfig value)DNS resolver type configuration extension. -
Uses of TypedExtensionConfig in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3
Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that return TypedExtensionConfig Modifier and Type Method Description TypedExtensionConfigCommonTlsContext.Builder. getCustomHandshaker()Custom TLS handshaker.TypedExtensionConfigCommonTlsContext. getCustomHandshaker()Custom TLS handshaker.TypedExtensionConfigCommonTlsContextOrBuilder. getCustomHandshaker()Custom TLS handshaker.TypedExtensionConfigCertificateValidationContext.Builder. getCustomValidatorConfig()The configuration of an extension specific certificate validator.TypedExtensionConfigCertificateValidationContext. getCustomValidatorConfig()The configuration of an extension specific certificate validator.TypedExtensionConfigCertificateValidationContextOrBuilder. getCustomValidatorConfig()The configuration of an extension specific certificate validator.TypedExtensionConfigCommonTlsContext.CertificateProvider.Builder. getTypedConfig().envoy.config.core.v3.TypedExtensionConfig typed_config = 2;TypedExtensionConfigCommonTlsContext.CertificateProvider. getTypedConfig().envoy.config.core.v3.TypedExtensionConfig typed_config = 2;TypedExtensionConfigCommonTlsContext.CertificateProviderOrBuilder. getTypedConfig().envoy.config.core.v3.TypedExtensionConfig typed_config = 2;Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 with parameters of type TypedExtensionConfig Modifier and Type Method Description CommonTlsContext.BuilderCommonTlsContext.Builder. mergeCustomHandshaker(TypedExtensionConfig value)Custom TLS handshaker.CertificateValidationContext.BuilderCertificateValidationContext.Builder. mergeCustomValidatorConfig(TypedExtensionConfig value)The configuration of an extension specific certificate validator.CommonTlsContext.CertificateProvider.BuilderCommonTlsContext.CertificateProvider.Builder. mergeTypedConfig(TypedExtensionConfig value).envoy.config.core.v3.TypedExtensionConfig typed_config = 2;CommonTlsContext.BuilderCommonTlsContext.Builder. setCustomHandshaker(TypedExtensionConfig value)Custom TLS handshaker.CertificateValidationContext.BuilderCertificateValidationContext.Builder. setCustomValidatorConfig(TypedExtensionConfig value)The configuration of an extension specific certificate validator.CommonTlsContext.CertificateProvider.BuilderCommonTlsContext.CertificateProvider.Builder. setTypedConfig(TypedExtensionConfig value).envoy.config.core.v3.TypedExtensionConfig typed_config = 2;
-