Uses of Interface
io.envoyproxy.envoy.extensions.common.dynamic_forward_proxy.v3.DnsCacheConfigOrBuilder
-
-
Uses of DnsCacheConfigOrBuilder in io.envoyproxy.envoy.extensions.clusters.dynamic_forward_proxy.v3
Methods in io.envoyproxy.envoy.extensions.clusters.dynamic_forward_proxy.v3 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.extensions.common.dynamic_forward_proxy.v3
Classes in io.envoyproxy.envoy.extensions.common.dynamic_forward_proxy.v3 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.extensions.filters.http.dynamic_forward_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.dynamic_forward_proxy.v3 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. -
Uses of DnsCacheConfigOrBuilder in io.envoyproxy.envoy.extensions.filters.network.sni_dynamic_forward_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.sni_dynamic_forward_proxy.v3 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.
-