Uses of Interface
io.envoyproxy.envoy.config.common.dynamic_forward_proxy.v2alpha.DnsCacheConfigOrBuilder
-
-
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 DnsCacheConfigOrBuilder Modifier and Type Method Description DnsCacheConfigOrBuilderClusterConfig.Builder. getDnsCacheConfigOrBuilder()The DNS cache configuration that the cluster will attach to.DnsCacheConfigOrBuilderClusterConfig. getDnsCacheConfigOrBuilder()The DNS cache configuration that the cluster will attach to.DnsCacheConfigOrBuilderClusterConfigOrBuilder. 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 DnsCacheConfigOrBuilder Modifier and Type Class Description classDnsCacheConfigConfiguration for the dynamic forward proxy DNS cache.static classDnsCacheConfig.BuilderConfiguration 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 DnsCacheConfigOrBuilder Modifier and Type Method Description DnsCacheConfigOrBuilderFilterConfig.Builder. getDnsCacheConfigOrBuilder()The DNS cache configuration that the filter will attach to.DnsCacheConfigOrBuilderFilterConfig. getDnsCacheConfigOrBuilder()The DNS cache configuration that the filter will attach to.DnsCacheConfigOrBuilderFilterConfigOrBuilder. getDnsCacheConfigOrBuilder()The DNS cache configuration that the filter will attach to.
-