Uses of Class
io.envoyproxy.envoy.config.core.v3.TypedExtensionConfig
Packages that use TypedExtensionConfig
Package
Description
-
Uses of TypedExtensionConfig in io.envoyproxy.envoy.config.bootstrap.v3
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return TypedExtensionConfigModifier and TypeMethodDescriptionBootstrap.Builder.getBootstrapExtensions(int index) Specifies optional bootstrap extensions to be instantiated at startup time.Bootstrap.getBootstrapExtensions(int index) Specifies optional bootstrap extensions to be instantiated at startup time.BootstrapOrBuilder.getBootstrapExtensions(int index) Specifies optional bootstrap extensions to be instantiated at startup time.Bootstrap.Builder.getCertificateProviderInstancesOrDefault(String key, TypedExtensionConfig defaultValue) Global map of CertificateProvider instances.Bootstrap.getCertificateProviderInstancesOrDefault(String key, TypedExtensionConfig defaultValue) Global map of CertificateProvider instances.BootstrapOrBuilder.getCertificateProviderInstancesOrDefault(String key, TypedExtensionConfig defaultValue) Global map of CertificateProvider instances.Bootstrap.Builder.getCertificateProviderInstancesOrThrow(String key) Global map of CertificateProvider instances.Bootstrap.getCertificateProviderInstancesOrThrow(String key) Global map of CertificateProvider instances.BootstrapOrBuilder.getCertificateProviderInstancesOrThrow(String key) Global map of CertificateProvider instances.FatalAction.Builder.getConfig()Extension specific configuration for the action.FatalAction.getConfig()Extension specific configuration for the action.FatalActionOrBuilder.getConfig()Extension specific configuration for the action.Watchdog.WatchdogAction.Builder.getConfig()Extension specific configuration for the action.Watchdog.WatchdogAction.getConfig()Extension specific configuration for the action.Watchdog.WatchdogActionOrBuilder.getConfig()Extension specific configuration for the action.Bootstrap.Builder.getDefaultRegexEngine()Optional overriding of default regex engine.Bootstrap.getDefaultRegexEngine()Optional overriding of default regex engine.BootstrapOrBuilder.getDefaultRegexEngine()Optional overriding of default regex engine.Bootstrap.Builder.getListenerManager()[#not-implemented-hide:] This controls the type of listener manager configured for Envoy.Bootstrap.getListenerManager()[#not-implemented-hide:] This controls the type of listener manager configured for Envoy.BootstrapOrBuilder.getListenerManager()[#not-implemented-hide:] This controls the type of listener manager configured for Envoy.Bootstrap.Builder.getTypedDnsResolverConfig()DNS resolver type configuration extension.Bootstrap.getTypedDnsResolverConfig()DNS resolver type configuration extension.BootstrapOrBuilder.getTypedDnsResolverConfig()DNS resolver type configuration extension.Bootstrap.Builder.getXdsConfigTrackerExtension()Optional XdsConfigTracker configuration, which allows tracking xDS responses in external components, e.g., external tracer or monitor.Bootstrap.getXdsConfigTrackerExtension()Optional XdsConfigTracker configuration, which allows tracking xDS responses in external components, e.g., external tracer or monitor.BootstrapOrBuilder.getXdsConfigTrackerExtension()Optional XdsConfigTracker configuration, which allows tracking xDS responses in external components, e.g., external tracer or monitor.Bootstrap.Builder.getXdsDelegateExtension()Optional XdsResourcesDelegate configuration, which allows plugging custom logic into both fetch and load events during xDS processing.Bootstrap.getXdsDelegateExtension()Optional XdsResourcesDelegate configuration, which allows plugging custom logic into both fetch and load events during xDS processing.BootstrapOrBuilder.getXdsDelegateExtension()Optional XdsResourcesDelegate configuration, which allows plugging custom logic into both fetch and load events during xDS processing.Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return types with arguments of type TypedExtensionConfigModifier and TypeMethodDescriptionBootstrap.Builder.getBootstrapExtensionsList()Specifies optional bootstrap extensions to be instantiated at startup time.Bootstrap.getBootstrapExtensionsList()Specifies optional bootstrap extensions to be instantiated at startup time.BootstrapOrBuilder.getBootstrapExtensionsList()Specifies optional bootstrap extensions to be instantiated at startup time.Bootstrap.Builder.getCertificateProviderInstances()Deprecated.Bootstrap.getCertificateProviderInstances()Deprecated.BootstrapOrBuilder.getCertificateProviderInstances()Deprecated.Bootstrap.Builder.getCertificateProviderInstancesMap()Global map of CertificateProvider instances.Bootstrap.getCertificateProviderInstancesMap()Global map of CertificateProvider instances.BootstrapOrBuilder.getCertificateProviderInstancesMap()Global map of CertificateProvider instances.Bootstrap.Builder.getMutableCertificateProviderInstances()Deprecated.Methods in io.envoyproxy.envoy.config.bootstrap.v3 with parameters of type TypedExtensionConfigModifier and TypeMethodDescriptionBootstrap.Builder.addBootstrapExtensions(int index, TypedExtensionConfig value) Specifies optional bootstrap extensions to be instantiated at startup time.Bootstrap.Builder.addBootstrapExtensions(TypedExtensionConfig value) Specifies optional bootstrap extensions to be instantiated at startup time.Bootstrap.Builder.getCertificateProviderInstancesOrDefault(String key, TypedExtensionConfig defaultValue) Global map of CertificateProvider instances.Bootstrap.getCertificateProviderInstancesOrDefault(String key, TypedExtensionConfig defaultValue) Global map of CertificateProvider instances.BootstrapOrBuilder.getCertificateProviderInstancesOrDefault(String key, TypedExtensionConfig defaultValue) Global map of CertificateProvider instances.FatalAction.Builder.mergeConfig(TypedExtensionConfig value) Extension specific configuration for the action.Watchdog.WatchdogAction.Builder.mergeConfig(TypedExtensionConfig value) Extension specific configuration for the action.Bootstrap.Builder.mergeDefaultRegexEngine(TypedExtensionConfig value) Optional overriding of default regex engine.Bootstrap.Builder.mergeListenerManager(TypedExtensionConfig value) [#not-implemented-hide:] This controls the type of listener manager configured for Envoy.Bootstrap.Builder.mergeTypedDnsResolverConfig(TypedExtensionConfig value) DNS resolver type configuration extension.Bootstrap.Builder.mergeXdsConfigTrackerExtension(TypedExtensionConfig value) Optional XdsConfigTracker configuration, which allows tracking xDS responses in external components, e.g., external tracer or monitor.Bootstrap.Builder.mergeXdsDelegateExtension(TypedExtensionConfig value) Optional XdsResourcesDelegate configuration, which allows plugging custom logic into both fetch and load events during xDS processing.Bootstrap.Builder.putCertificateProviderInstances(String key, TypedExtensionConfig value) Global map of CertificateProvider instances.Bootstrap.Builder.setBootstrapExtensions(int index, TypedExtensionConfig value) Specifies optional bootstrap extensions to be instantiated at startup time.FatalAction.Builder.setConfig(TypedExtensionConfig value) Extension specific configuration for the action.Watchdog.WatchdogAction.Builder.setConfig(TypedExtensionConfig value) Extension specific configuration for the action.Bootstrap.Builder.setDefaultRegexEngine(TypedExtensionConfig value) Optional overriding of default regex engine.Bootstrap.Builder.setListenerManager(TypedExtensionConfig value) [#not-implemented-hide:] This controls the type of listener manager configured for Envoy.Bootstrap.Builder.setTypedDnsResolverConfig(TypedExtensionConfig value) DNS resolver type configuration extension.Bootstrap.Builder.setXdsConfigTrackerExtension(TypedExtensionConfig value) Optional XdsConfigTracker configuration, which allows tracking xDS responses in external components, e.g., external tracer or monitor.Bootstrap.Builder.setXdsDelegateExtension(TypedExtensionConfig value) Optional XdsResourcesDelegate configuration, which allows plugging custom logic into both fetch and load events during xDS processing.Method parameters in io.envoyproxy.envoy.config.bootstrap.v3 with type arguments of type TypedExtensionConfigModifier and TypeMethodDescriptionBootstrap.Builder.addAllBootstrapExtensions(Iterable<? extends TypedExtensionConfig> values) Specifies optional bootstrap extensions to be instantiated at startup time.Bootstrap.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 TypedExtensionConfigModifier and TypeMethodDescriptionOutlierDetection.Builder.getMonitors(int index) Set of host's passive monitors.OutlierDetection.getMonitors(int index) Set of host's passive monitors.OutlierDetectionOrBuilder.getMonitors(int index) Set of host's passive monitors.Cluster.Builder.getTypedDnsResolverConfig()DNS resolver type configuration extension.Cluster.getTypedDnsResolverConfig()DNS resolver type configuration extension.ClusterOrBuilder.getTypedDnsResolverConfig()DNS resolver type configuration extension.LoadBalancingPolicy.Policy.Builder.getTypedExtensionConfig()[#extension-category: envoy.load_balancing_policies]LoadBalancingPolicy.Policy.getTypedExtensionConfig()[#extension-category: envoy.load_balancing_policies]LoadBalancingPolicy.PolicyOrBuilder.getTypedExtensionConfig()[#extension-category: envoy.load_balancing_policies]Cluster.Builder.getUpstreamConfig()Optional customization and configuration of upstream connection pool, and upstream type.Cluster.getUpstreamConfig()Optional customization and configuration of upstream connection pool, and upstream type.ClusterOrBuilder.getUpstreamConfig()Optional customization and configuration of upstream connection pool, and upstream type.Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type TypedExtensionConfigModifier and TypeMethodDescriptionOutlierDetection.Builder.getMonitorsList()Set of host's passive monitors.OutlierDetection.getMonitorsList()Set of host's passive monitors.OutlierDetectionOrBuilder.getMonitorsList()Set of host's passive monitors.Methods in io.envoyproxy.envoy.config.cluster.v3 with parameters of type TypedExtensionConfigModifier and TypeMethodDescriptionOutlierDetection.Builder.addMonitors(int index, TypedExtensionConfig value) Set of host's passive monitors.OutlierDetection.Builder.addMonitors(TypedExtensionConfig value) Set of host's passive monitors.Cluster.Builder.mergeTypedDnsResolverConfig(TypedExtensionConfig value) DNS resolver type configuration extension.LoadBalancingPolicy.Policy.Builder.mergeTypedExtensionConfig(TypedExtensionConfig value) [#extension-category: envoy.load_balancing_policies]Cluster.Builder.mergeUpstreamConfig(TypedExtensionConfig value) Optional customization and configuration of upstream connection pool, and upstream type.OutlierDetection.Builder.setMonitors(int index, TypedExtensionConfig value) Set of host's passive monitors.Cluster.Builder.setTypedDnsResolverConfig(TypedExtensionConfig value) DNS resolver type configuration extension.LoadBalancingPolicy.Policy.Builder.setTypedExtensionConfig(TypedExtensionConfig value) [#extension-category: envoy.load_balancing_policies]Cluster.Builder.setUpstreamConfig(TypedExtensionConfig value) Optional customization and configuration of upstream connection pool, and upstream type.Method parameters in io.envoyproxy.envoy.config.cluster.v3 with type arguments of type TypedExtensionConfigModifier and TypeMethodDescriptionOutlierDetection.Builder.addAllMonitors(Iterable<? extends TypedExtensionConfig> values) Set of host's passive monitors. -
Uses of TypedExtensionConfig in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return TypedExtensionConfigModifier and TypeMethodDescriptionTypedExtensionConfig.Builder.build()TypedExtensionConfig.Builder.buildPartial()ApiConfigSource.Builder.getConfigValidators(int index) A list of config validators that will be executed when a new update is received from the ApiConfigSource.ApiConfigSource.getConfigValidators(int index) A list of config validators that will be executed when a new update is received from the ApiConfigSource.ApiConfigSourceOrBuilder.getConfigValidators(int index) A list of config validators that will be executed when a new update is received from the ApiConfigSource.static TypedExtensionConfigTypedExtensionConfig.getDefaultInstance()TypedExtensionConfig.Builder.getDefaultInstanceForType()TypedExtensionConfig.getDefaultInstanceForType()HealthCheck.Builder.getEventLogger(int index) A list of event log sinks to process the health check event.HealthCheck.getEventLogger(int index) A list of event log sinks to process the health check event.HealthCheckOrBuilder.getEventLogger(int index) A list of event log sinks to process the health check event.SubstitutionFormatString.Builder.getFormatters(int index) Specifies a collection of Formatter plugins that can be called from the access log configuration.SubstitutionFormatString.getFormatters(int index) Specifies a collection of Formatter plugins that can be called from the access log configuration.SubstitutionFormatStringOrBuilder.getFormatters(int index) Specifies a collection of Formatter plugins that can be called from the access log configuration.AlternateProtocolsCacheOptions.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.AlternateProtocolsCacheOptions.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.AlternateProtocolsCacheOptionsOrBuilder.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.BindConfig.Builder.getLocalAddressSelector()Custom local address selector to override the default (i.e.BindConfig.getLocalAddressSelector()Custom local address selector to override the default (i.e.BindConfigOrBuilder.getLocalAddressSelector()Custom local address selector to override the default (i.e.Http1ProtocolOptions.HeaderKeyFormat.Builder.getStatefulFormatter()Configuration for stateful formatter extensions that allow using received headers to affect the output of encoding headers.Http1ProtocolOptions.HeaderKeyFormat.getStatefulFormatter()Configuration for stateful formatter extensions that allow using received headers to affect the output of encoding headers.Http1ProtocolOptions.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 TypedExtensionConfigModifier and TypeMethodDescriptionApiConfigSource.Builder.getConfigValidatorsList()A list of config validators that will be executed when a new update is received from the ApiConfigSource.ApiConfigSource.getConfigValidatorsList()A list of config validators that will be executed when a new update is received from the ApiConfigSource.ApiConfigSourceOrBuilder.getConfigValidatorsList()A list of config validators that will be executed when a new update is received from the ApiConfigSource.HealthCheck.Builder.getEventLoggerList()A list of event log sinks to process the health check event.HealthCheck.getEventLoggerList()A list of event log sinks to process the health check event.HealthCheckOrBuilder.getEventLoggerList()A list of event log sinks to process the health check event.SubstitutionFormatString.Builder.getFormattersList()Specifies a collection of Formatter plugins that can be called from the access log configuration.SubstitutionFormatString.getFormattersList()Specifies a collection of Formatter plugins that can be called from the access log configuration.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 TypedExtensionConfigModifier and TypeMethodDescriptionApiConfigSource.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.Builder.addConfigValidators(TypedExtensionConfig value) A list of config validators that will be executed when a new update is received from the ApiConfigSource.HealthCheck.Builder.addEventLogger(int index, TypedExtensionConfig value) A list of event log sinks to process the health check event.HealthCheck.Builder.addEventLogger(TypedExtensionConfig value) A list of event log sinks to process the health check event.SubstitutionFormatString.Builder.addFormatters(int index, TypedExtensionConfig value) Specifies a collection of Formatter plugins that can be called from the access log configuration.SubstitutionFormatString.Builder.addFormatters(TypedExtensionConfig value) Specifies a collection of Formatter plugins that can be called from the access log configuration.TypedExtensionConfig.Builder.mergeFrom(TypedExtensionConfig other) AlternateProtocolsCacheOptions.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.BindConfig.Builder.mergeLocalAddressSelector(TypedExtensionConfig value) Custom local address selector to override the default (i.e.Http1ProtocolOptions.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.Builder.setConfigValidators(int index, TypedExtensionConfig value) A list of config validators that will be executed when a new update is received from the ApiConfigSource.HealthCheck.Builder.setEventLogger(int index, TypedExtensionConfig value) A list of event log sinks to process the health check event.SubstitutionFormatString.Builder.setFormatters(int index, TypedExtensionConfig value) Specifies a collection of Formatter plugins that can be called from the access log configuration.AlternateProtocolsCacheOptions.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.BindConfig.Builder.setLocalAddressSelector(TypedExtensionConfig value) Custom local address selector to override the default (i.e.Http1ProtocolOptions.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 TypedExtensionConfigModifier and TypeMethodDescriptionApiConfigSource.Builder.addAllConfigValidators(Iterable<? extends TypedExtensionConfig> values) A list of config validators that will be executed when a new update is received from the ApiConfigSource.HealthCheck.Builder.addAllEventLogger(Iterable<? extends TypedExtensionConfig> values) A list of event log sinks to process the health check event.SubstitutionFormatString.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 TypedExtensionConfigModifier and TypeMethodDescriptionQuicProtocolOptions.Builder.getConnectionDebugVisitorConfig()Configure which implementation of ``quic::QuicConnectionDebugVisitor`` to be used for this listener.QuicProtocolOptions.getConnectionDebugVisitorConfig()Configure which implementation of ``quic::QuicConnectionDebugVisitor`` to be used for this listener.QuicProtocolOptionsOrBuilder.getConnectionDebugVisitorConfig()Configure which implementation of ``quic::QuicConnectionDebugVisitor`` to be used for this listener.QuicProtocolOptions.Builder.getConnectionIdGeneratorConfig()Config which implementation of ``quic::ConnectionIdGeneratorInterface`` to be used for this listener.QuicProtocolOptions.getConnectionIdGeneratorConfig()Config which implementation of ``quic::ConnectionIdGeneratorInterface`` to be used for this listener.QuicProtocolOptionsOrBuilder.getConnectionIdGeneratorConfig()Config which implementation of ``quic::ConnectionIdGeneratorInterface`` to be used for this listener.QuicProtocolOptions.Builder.getCryptoStreamConfig()Configure which implementation of ``quic::QuicCryptoClientStreamBase`` to be used for this listener.QuicProtocolOptions.getCryptoStreamConfig()Configure which implementation of ``quic::QuicCryptoClientStreamBase`` to be used for this listener.QuicProtocolOptionsOrBuilder.getCryptoStreamConfig()Configure which implementation of ``quic::QuicCryptoClientStreamBase`` to be used for this listener.Listener.ConnectionBalanceConfig.Builder.getExtendBalance()The listener will use the connection balancer according to ``type_url``.Listener.ConnectionBalanceConfig.getExtendBalance()The listener will use the connection balancer according to ``type_url``.Listener.ConnectionBalanceConfigOrBuilder.getExtendBalance()The listener will use the connection balancer according to ``type_url``.QuicProtocolOptions.Builder.getProofSourceConfig()Configure which implementation of ``quic::ProofSource`` to be used for this listener.QuicProtocolOptions.getProofSourceConfig()Configure which implementation of ``quic::ProofSource`` to be used for this listener.QuicProtocolOptionsOrBuilder.getProofSourceConfig()Configure which implementation of ``quic::ProofSource`` to be used for this listener.QuicProtocolOptions.Builder.getServerPreferredAddressConfig()Configure the server's preferred address to advertise so that client can migrate to it.QuicProtocolOptions.getServerPreferredAddressConfig()Configure the server's preferred address to advertise so that client can migrate to it.QuicProtocolOptionsOrBuilder.getServerPreferredAddressConfig()Configure the server's preferred address to advertise so that client can migrate to it.UdpListenerConfig.Builder.getUdpPacketPacketWriterConfig()Configuration for the UDP packet writer.UdpListenerConfig.getUdpPacketPacketWriterConfig()Configuration for the UDP packet writer.UdpListenerConfigOrBuilder.getUdpPacketPacketWriterConfig()Configuration for the UDP packet writer.Methods in io.envoyproxy.envoy.config.listener.v3 with parameters of type TypedExtensionConfigModifier and TypeMethodDescriptionQuicProtocolOptions.Builder.mergeConnectionDebugVisitorConfig(TypedExtensionConfig value) Configure which implementation of ``quic::QuicConnectionDebugVisitor`` to be used for this listener.QuicProtocolOptions.Builder.mergeConnectionIdGeneratorConfig(TypedExtensionConfig value) Config which implementation of ``quic::ConnectionIdGeneratorInterface`` to be used for this listener.QuicProtocolOptions.Builder.mergeCryptoStreamConfig(TypedExtensionConfig value) Configure which implementation of ``quic::QuicCryptoClientStreamBase`` to be used for this listener.Listener.ConnectionBalanceConfig.Builder.mergeExtendBalance(TypedExtensionConfig value) The listener will use the connection balancer according to ``type_url``.QuicProtocolOptions.Builder.mergeProofSourceConfig(TypedExtensionConfig value) Configure which implementation of ``quic::ProofSource`` to be used for this listener.QuicProtocolOptions.Builder.mergeServerPreferredAddressConfig(TypedExtensionConfig value) Configure the server's preferred address to advertise so that client can migrate to it.UdpListenerConfig.Builder.mergeUdpPacketPacketWriterConfig(TypedExtensionConfig value) Configuration for the UDP packet writer.QuicProtocolOptions.Builder.setConnectionDebugVisitorConfig(TypedExtensionConfig value) Configure which implementation of ``quic::QuicConnectionDebugVisitor`` to be used for this listener.QuicProtocolOptions.Builder.setConnectionIdGeneratorConfig(TypedExtensionConfig value) Config which implementation of ``quic::ConnectionIdGeneratorInterface`` to be used for this listener.QuicProtocolOptions.Builder.setCryptoStreamConfig(TypedExtensionConfig value) Configure which implementation of ``quic::QuicCryptoClientStreamBase`` to be used for this listener.Listener.ConnectionBalanceConfig.Builder.setExtendBalance(TypedExtensionConfig value) The listener will use the connection balancer according to ``type_url``.QuicProtocolOptions.Builder.setProofSourceConfig(TypedExtensionConfig value) Configure which implementation of ``quic::ProofSource`` to be used for this listener.QuicProtocolOptions.Builder.setServerPreferredAddressConfig(TypedExtensionConfig value) Configure the server's preferred address to advertise so that client can migrate to it.UdpListenerConfig.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 TypedExtensionConfigModifier and TypeMethodDescriptionRBAC.AuditLoggingOptions.AuditLoggerConfig.Builder.getAuditLogger()Typed logger configuration.RBAC.AuditLoggingOptions.AuditLoggerConfig.getAuditLogger()Typed logger configuration.RBAC.AuditLoggingOptions.AuditLoggerConfigOrBuilder.getAuditLogger()Typed logger configuration.Permission.Builder.getMatcher()Extension for configuring custom matchers for RBAC.Permission.getMatcher()Extension for configuring custom matchers for RBAC.PermissionOrBuilder.getMatcher()Extension for configuring custom matchers for RBAC.Permission.Builder.getUriTemplate()URI template path matching.Permission.getUriTemplate()URI template path matching.PermissionOrBuilder.getUriTemplate()URI template path matching.Methods in io.envoyproxy.envoy.config.rbac.v3 with parameters of type TypedExtensionConfigModifier and TypeMethodDescriptionRBAC.AuditLoggingOptions.AuditLoggerConfig.Builder.mergeAuditLogger(TypedExtensionConfig value) Typed logger configuration.Permission.Builder.mergeMatcher(TypedExtensionConfig value) Extension for configuring custom matchers for RBAC.Permission.Builder.mergeUriTemplate(TypedExtensionConfig value) URI template path matching.RBAC.AuditLoggingOptions.AuditLoggerConfig.Builder.setAuditLogger(TypedExtensionConfig value) Typed logger configuration.Permission.Builder.setMatcher(TypedExtensionConfig value) Extension for configuring custom matchers for RBAC.Permission.Builder.setUriTemplate(TypedExtensionConfig value) URI template path matching. -
Uses of TypedExtensionConfig in io.envoyproxy.envoy.config.route.v3
Methods in io.envoyproxy.envoy.config.route.v3 that return TypedExtensionConfigModifier and TypeMethodDescriptionRouteAction.Builder.getEarlyDataPolicy()Specifies how to send request over TLS early data.RouteAction.getEarlyDataPolicy()Specifies how to send request over TLS early data.RouteActionOrBuilder.getEarlyDataPolicy()Specifies how to send request over TLS early data.ClusterSpecifierPlugin.Builder.getExtension()The name of the plugin and its opaque configuration.ClusterSpecifierPlugin.getExtension()The name of the plugin and its opaque configuration.ClusterSpecifierPluginOrBuilder.getExtension()The name of the plugin and its opaque configuration.RateLimit.Action.Builder.getExtension()Rate limit descriptor extension.RateLimit.Action.getExtension()Rate limit descriptor extension.RateLimit.ActionOrBuilder.getExtension()Rate limit descriptor extension.RouteMatch.Builder.getPathMatchPolicy()[#extension-category: envoy.path.match]RouteMatch.getPathMatchPolicy()[#extension-category: envoy.path.match]RouteMatchOrBuilder.getPathMatchPolicy()[#extension-category: envoy.path.match]RouteAction.Builder.getPathRewritePolicy()[#extension-category: envoy.path.rewrite]RouteAction.getPathRewritePolicy()[#extension-category: envoy.path.rewrite]RouteActionOrBuilder.getPathRewritePolicy()[#extension-category: envoy.path.rewrite]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.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.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.RetryPolicy.Builder.getRetryOptionsPredicates(int index) Retry options predicates that will be applied prior to retrying a request.RetryPolicy.getRetryOptionsPredicates(int index) Retry options predicates that will be applied prior to retrying a request.RetryPolicyOrBuilder.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 TypedExtensionConfigModifier and TypeMethodDescriptionInternalRedirectPolicy.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.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.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.RetryPolicy.Builder.getRetryOptionsPredicatesList()Retry options predicates that will be applied prior to retrying a request.RetryPolicy.getRetryOptionsPredicatesList()Retry options predicates that will be applied prior to retrying a request.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 TypedExtensionConfigModifier and TypeMethodDescriptionInternalRedirectPolicy.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.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.Builder.addRetryOptionsPredicates(int index, TypedExtensionConfig value) Retry options predicates that will be applied prior to retrying a request.RetryPolicy.Builder.addRetryOptionsPredicates(TypedExtensionConfig value) Retry options predicates that will be applied prior to retrying a request.RouteAction.Builder.mergeEarlyDataPolicy(TypedExtensionConfig value) Specifies how to send request over TLS early data.ClusterSpecifierPlugin.Builder.mergeExtension(TypedExtensionConfig value) The name of the plugin and its opaque configuration.RateLimit.Action.Builder.mergeExtension(TypedExtensionConfig value) Rate limit descriptor extension.RouteMatch.Builder.mergePathMatchPolicy(TypedExtensionConfig value) [#extension-category: envoy.path.match]RouteAction.Builder.mergePathRewritePolicy(TypedExtensionConfig value) [#extension-category: envoy.path.rewrite]RouteAction.Builder.setEarlyDataPolicy(TypedExtensionConfig value) Specifies how to send request over TLS early data.ClusterSpecifierPlugin.Builder.setExtension(TypedExtensionConfig value) The name of the plugin and its opaque configuration.RateLimit.Action.Builder.setExtension(TypedExtensionConfig value) Rate limit descriptor extension.RouteMatch.Builder.setPathMatchPolicy(TypedExtensionConfig value) [#extension-category: envoy.path.match]RouteAction.Builder.setPathRewritePolicy(TypedExtensionConfig value) [#extension-category: envoy.path.rewrite]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.RetryPolicy.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 TypedExtensionConfigModifier and TypeMethodDescriptionInternalRedirectPolicy.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.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.config.trace.v3
Methods in io.envoyproxy.envoy.config.trace.v3 that return TypedExtensionConfigModifier and TypeMethodDescriptionOpenTelemetryConfig.Builder.getResourceDetectors(int index) An ordered list of resource detectors [#extension-category: envoy.tracers.opentelemetry.resource_detectors]OpenTelemetryConfig.getResourceDetectors(int index) An ordered list of resource detectors [#extension-category: envoy.tracers.opentelemetry.resource_detectors]OpenTelemetryConfigOrBuilder.getResourceDetectors(int index) An ordered list of resource detectors [#extension-category: envoy.tracers.opentelemetry.resource_detectors]OpenTelemetryConfig.Builder.getSampler()Specifies the sampler to be used by the OpenTelemetry tracer.OpenTelemetryConfig.getSampler()Specifies the sampler to be used by the OpenTelemetry tracer.OpenTelemetryConfigOrBuilder.getSampler()Specifies the sampler to be used by the OpenTelemetry tracer.Methods in io.envoyproxy.envoy.config.trace.v3 that return types with arguments of type TypedExtensionConfigModifier and TypeMethodDescriptionOpenTelemetryConfig.Builder.getResourceDetectorsList()An ordered list of resource detectors [#extension-category: envoy.tracers.opentelemetry.resource_detectors]OpenTelemetryConfig.getResourceDetectorsList()An ordered list of resource detectors [#extension-category: envoy.tracers.opentelemetry.resource_detectors]OpenTelemetryConfigOrBuilder.getResourceDetectorsList()An ordered list of resource detectors [#extension-category: envoy.tracers.opentelemetry.resource_detectors]Methods in io.envoyproxy.envoy.config.trace.v3 with parameters of type TypedExtensionConfigModifier and TypeMethodDescriptionOpenTelemetryConfig.Builder.addResourceDetectors(int index, TypedExtensionConfig value) An ordered list of resource detectors [#extension-category: envoy.tracers.opentelemetry.resource_detectors]OpenTelemetryConfig.Builder.addResourceDetectors(TypedExtensionConfig value) An ordered list of resource detectors [#extension-category: envoy.tracers.opentelemetry.resource_detectors]OpenTelemetryConfig.Builder.mergeSampler(TypedExtensionConfig value) Specifies the sampler to be used by the OpenTelemetry tracer.OpenTelemetryConfig.Builder.setResourceDetectors(int index, TypedExtensionConfig value) An ordered list of resource detectors [#extension-category: envoy.tracers.opentelemetry.resource_detectors]OpenTelemetryConfig.Builder.setSampler(TypedExtensionConfig value) Specifies the sampler to be used by the OpenTelemetry tracer.Method parameters in io.envoyproxy.envoy.config.trace.v3 with type arguments of type TypedExtensionConfigModifier and TypeMethodDescriptionOpenTelemetryConfig.Builder.addAllResourceDetectors(Iterable<? extends TypedExtensionConfig> values) An ordered list of resource detectors [#extension-category: envoy.tracers.opentelemetry.resource_detectors] -
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 TypedExtensionConfigModifier and TypeMethodDescriptionRateLimitQuotaBucketSettings.BucketIdBuilder.ValueBuilder.Builder.getCustomValue()Dynamic value — evaluated for each request.RateLimitQuotaBucketSettings.BucketIdBuilder.ValueBuilder.getCustomValue()Dynamic value — evaluated for each request.RateLimitQuotaBucketSettings.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 TypedExtensionConfigModifier and TypeMethodDescriptionRateLimitQuotaBucketSettings.BucketIdBuilder.ValueBuilder.Builder.mergeCustomValue(TypedExtensionConfig value) Dynamic value — evaluated for each request.RateLimitQuotaBucketSettings.BucketIdBuilder.ValueBuilder.Builder.setCustomValue(TypedExtensionConfig value) Dynamic value — evaluated for each request. -
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 TypedExtensionConfigModifier and TypeMethodDescriptionHttpConnectionManager.Builder.getEarlyHeaderMutationExtensions(int index) The configuration for the early header mutation extensions.HttpConnectionManager.getEarlyHeaderMutationExtensions(int index) The configuration for the early header mutation extensions.HttpConnectionManagerOrBuilder.getEarlyHeaderMutationExtensions(int index) The configuration for the early header mutation extensions.HttpConnectionManager.Builder.getOriginalIpDetectionExtensions(int index) The configuration for the original IP detection extensions.HttpConnectionManager.getOriginalIpDetectionExtensions(int index) The configuration for the original IP detection extensions.HttpConnectionManagerOrBuilder.getOriginalIpDetectionExtensions(int index) The configuration for the original IP detection extensions.HttpConnectionManager.Builder.getTypedHeaderValidationConfig()Configuration options for Header Validation (UHV).HttpConnectionManager.getTypedHeaderValidationConfig()Configuration options for Header Validation (UHV).HttpConnectionManagerOrBuilder.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 TypedExtensionConfigModifier and TypeMethodDescriptionHttpConnectionManager.Builder.getEarlyHeaderMutationExtensionsList()The configuration for the early header mutation extensions.HttpConnectionManager.getEarlyHeaderMutationExtensionsList()The configuration for the early header mutation extensions.HttpConnectionManagerOrBuilder.getEarlyHeaderMutationExtensionsList()The configuration for the early header mutation extensions.HttpConnectionManager.Builder.getOriginalIpDetectionExtensionsList()The configuration for the original IP detection extensions.HttpConnectionManager.getOriginalIpDetectionExtensionsList()The configuration for the original IP detection extensions.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 TypedExtensionConfigModifier and TypeMethodDescriptionHttpConnectionManager.Builder.addEarlyHeaderMutationExtensions(int index, TypedExtensionConfig value) The configuration for the early header mutation extensions.HttpConnectionManager.Builder.addEarlyHeaderMutationExtensions(TypedExtensionConfig value) The configuration for the early header mutation extensions.HttpConnectionManager.Builder.addOriginalIpDetectionExtensions(int index, TypedExtensionConfig value) The configuration for the original IP detection extensions.HttpConnectionManager.Builder.addOriginalIpDetectionExtensions(TypedExtensionConfig value) The configuration for the original IP detection extensions.HttpConnectionManager.Builder.mergeTypedHeaderValidationConfig(TypedExtensionConfig value) Configuration options for Header Validation (UHV).HttpConnectionManager.Builder.setEarlyHeaderMutationExtensions(int index, TypedExtensionConfig value) The configuration for the early header mutation extensions.HttpConnectionManager.Builder.setOriginalIpDetectionExtensions(int index, TypedExtensionConfig value) The configuration for the original IP detection extensions.HttpConnectionManager.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 TypedExtensionConfigModifier and TypeMethodDescriptionHttpConnectionManager.Builder.addAllEarlyHeaderMutationExtensions(Iterable<? extends TypedExtensionConfig> values) The configuration for the early header mutation extensions.HttpConnectionManager.Builder.addAllOriginalIpDetectionExtensions(Iterable<? extends TypedExtensionConfig> values) The configuration for the original IP detection extensions. -
Uses of TypedExtensionConfig in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3
Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that return TypedExtensionConfigModifier and TypeMethodDescriptionCommonTlsContext.Builder.getCustomHandshaker()Custom TLS handshaker.CommonTlsContext.getCustomHandshaker()Custom TLS handshaker.CommonTlsContextOrBuilder.getCustomHandshaker()Custom TLS handshaker.CertificateValidationContext.Builder.getCustomValidatorConfig()The configuration of an extension specific certificate validator.CertificateValidationContext.getCustomValidatorConfig()The configuration of an extension specific certificate validator.CertificateValidationContextOrBuilder.getCustomValidatorConfig()The configuration of an extension specific certificate validator.CommonTlsContext.CertificateProvider.Builder.getTypedConfig().envoy.config.core.v3.TypedExtensionConfig typed_config = 2;CommonTlsContext.CertificateProvider.getTypedConfig().envoy.config.core.v3.TypedExtensionConfig typed_config = 2;CommonTlsContext.CertificateProviderOrBuilder.getTypedConfig().envoy.config.core.v3.TypedExtensionConfig typed_config = 2;Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 with parameters of type TypedExtensionConfigModifier and TypeMethodDescriptionCommonTlsContext.Builder.mergeCustomHandshaker(TypedExtensionConfig value) Custom TLS handshaker.CertificateValidationContext.Builder.mergeCustomValidatorConfig(TypedExtensionConfig value) The configuration of an extension specific certificate validator.CommonTlsContext.CertificateProvider.Builder.mergeTypedConfig(TypedExtensionConfig value) .envoy.config.core.v3.TypedExtensionConfig typed_config = 2;CommonTlsContext.Builder.setCustomHandshaker(TypedExtensionConfig value) Custom TLS handshaker.CertificateValidationContext.Builder.setCustomValidatorConfig(TypedExtensionConfig value) The configuration of an extension specific certificate validator.CommonTlsContext.CertificateProvider.Builder.setTypedConfig(TypedExtensionConfig value) .envoy.config.core.v3.TypedExtensionConfig typed_config = 2;