Uses of Interface
io.envoyproxy.envoy.config.core.v3.AggregatedConfigSourceOrBuilder
-
Packages that use AggregatedConfigSourceOrBuilder Package Description io.envoyproxy.envoy.config.core.v3 -
-
Uses of AggregatedConfigSourceOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement AggregatedConfigSourceOrBuilder Modifier and Type Class Description classAggregatedConfigSourceAggregated Discovery Service (ADS) options.static classAggregatedConfigSource.BuilderAggregated Discovery Service (ADS) options.Methods in io.envoyproxy.envoy.config.core.v3 that return AggregatedConfigSourceOrBuilder Modifier and Type Method Description AggregatedConfigSourceOrBuilderConfigSource.Builder. getAdsOrBuilder()When set, ADS will be used to fetch resources.AggregatedConfigSourceOrBuilderConfigSource. getAdsOrBuilder()When set, ADS will be used to fetch resources.AggregatedConfigSourceOrBuilderConfigSourceOrBuilder. getAdsOrBuilder()When set, ADS will be used to fetch resources.
-