Uses of Interface
io.envoyproxy.envoy.config.common.dynamic_forward_proxy.v2alpha.DnsCacheConfigOrBuilder
Packages that use DnsCacheConfigOrBuilder
Package
Description
-
Uses of DnsCacheConfigOrBuilder in io.envoyproxy.envoy.config.cluster.dynamic_forward_proxy.v2alpha
Methods in io.envoyproxy.envoy.config.cluster.dynamic_forward_proxy.v2alpha that return DnsCacheConfigOrBuilderModifier and TypeMethodDescriptionClusterConfig.Builder.getDnsCacheConfigOrBuilder()The DNS cache configuration that the cluster will attach to.ClusterConfig.getDnsCacheConfigOrBuilder()The DNS cache configuration that the cluster will attach to.ClusterConfigOrBuilder.getDnsCacheConfigOrBuilder()The DNS cache configuration that the cluster will attach to. -
Uses of DnsCacheConfigOrBuilder in io.envoyproxy.envoy.config.common.dynamic_forward_proxy.v2alpha
Classes in io.envoyproxy.envoy.config.common.dynamic_forward_proxy.v2alpha that implement DnsCacheConfigOrBuilderModifier and TypeClassDescriptionfinal classConfiguration for the dynamic forward proxy DNS cache.static final classConfiguration for the dynamic forward proxy DNS cache. -
Uses of DnsCacheConfigOrBuilder in io.envoyproxy.envoy.config.filter.http.dynamic_forward_proxy.v2alpha
Methods in io.envoyproxy.envoy.config.filter.http.dynamic_forward_proxy.v2alpha that return DnsCacheConfigOrBuilderModifier and TypeMethodDescriptionFilterConfig.Builder.getDnsCacheConfigOrBuilder()The DNS cache configuration that the filter will attach to.FilterConfig.getDnsCacheConfigOrBuilder()The DNS cache configuration that the filter will attach to.FilterConfigOrBuilder.getDnsCacheConfigOrBuilder()The DNS cache configuration that the filter will attach to.