Uses of Interface
io.envoyproxy.envoy.config.core.v3.ApiConfigSourceOrBuilder
-
Packages that use ApiConfigSourceOrBuilder Package Description io.envoyproxy.envoy.config.bootstrap.v3 io.envoyproxy.envoy.config.core.v3 -
-
Uses of ApiConfigSourceOrBuilder in io.envoyproxy.envoy.config.bootstrap.v3
Fields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type ApiConfigSourceOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<ApiConfigSource,ApiConfigSource.Builder,ApiConfigSourceOrBuilder>
Bootstrap.DynamicResources.Builder. adsConfigBuilder_
private com.google.protobuf.SingleFieldBuilder<ApiConfigSource,ApiConfigSource.Builder,ApiConfigSourceOrBuilder>
Bootstrap.Builder. hdsConfigBuilder_
private com.google.protobuf.SingleFieldBuilder<ApiConfigSource,ApiConfigSource.Builder,ApiConfigSourceOrBuilder>
ClusterManager.Builder. loadStatsConfigBuilder_
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return ApiConfigSourceOrBuilder Modifier and Type Method Description ApiConfigSourceOrBuilder
Bootstrap.DynamicResources.Builder. getAdsConfigOrBuilder()
A single :ref:`ADS <config_overview_ads>` source may be optionally specified.ApiConfigSourceOrBuilder
Bootstrap.DynamicResources. getAdsConfigOrBuilder()
A single :ref:`ADS <config_overview_ads>` source may be optionally specified.ApiConfigSourceOrBuilder
Bootstrap.DynamicResourcesOrBuilder. getAdsConfigOrBuilder()
A single :ref:`ADS <config_overview_ads>` source may be optionally specified.ApiConfigSourceOrBuilder
Bootstrap.Builder. getHdsConfigOrBuilder()
Health discovery service config option.ApiConfigSourceOrBuilder
Bootstrap. getHdsConfigOrBuilder()
Health discovery service config option.ApiConfigSourceOrBuilder
BootstrapOrBuilder. getHdsConfigOrBuilder()
Health discovery service config option.ApiConfigSourceOrBuilder
ClusterManager.Builder. getLoadStatsConfigOrBuilder()
A management server endpoint to stream load stats to via ``StreamLoadStats``.ApiConfigSourceOrBuilder
ClusterManager. getLoadStatsConfigOrBuilder()
A management server endpoint to stream load stats to via ``StreamLoadStats``.ApiConfigSourceOrBuilder
ClusterManagerOrBuilder. getLoadStatsConfigOrBuilder()
A management server endpoint to stream load stats to via ``StreamLoadStats``.Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return types with arguments of type ApiConfigSourceOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<ApiConfigSource,ApiConfigSource.Builder,ApiConfigSourceOrBuilder>
Bootstrap.DynamicResources.Builder. getAdsConfigFieldBuilder()
A single :ref:`ADS <config_overview_ads>` source may be optionally specified.private com.google.protobuf.SingleFieldBuilder<ApiConfigSource,ApiConfigSource.Builder,ApiConfigSourceOrBuilder>
Bootstrap.Builder. getHdsConfigFieldBuilder()
Health discovery service config option.private com.google.protobuf.SingleFieldBuilder<ApiConfigSource,ApiConfigSource.Builder,ApiConfigSourceOrBuilder>
ClusterManager.Builder. getLoadStatsConfigFieldBuilder()
A management server endpoint to stream load stats to via ``StreamLoadStats``. -
Uses of ApiConfigSourceOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement ApiConfigSourceOrBuilder Modifier and Type Class Description class
ApiConfigSource
API configuration source.static class
ApiConfigSource.Builder
API configuration source.Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type ApiConfigSourceOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<ApiConfigSource,ApiConfigSource.Builder,ApiConfigSourceOrBuilder>
ConfigSource.Builder. apiConfigSourceBuilder_
Methods in io.envoyproxy.envoy.config.core.v3 that return ApiConfigSourceOrBuilder Modifier and Type Method Description ApiConfigSourceOrBuilder
ConfigSource.Builder. getApiConfigSourceOrBuilder()
API configuration source.ApiConfigSourceOrBuilder
ConfigSource. getApiConfigSourceOrBuilder()
API configuration source.ApiConfigSourceOrBuilder
ConfigSourceOrBuilder. getApiConfigSourceOrBuilder()
API configuration source.Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type ApiConfigSourceOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<ApiConfigSource,ApiConfigSource.Builder,ApiConfigSourceOrBuilder>
ConfigSource.Builder. getApiConfigSourceFieldBuilder()
API configuration source.
-