Uses of Class
io.envoyproxy.envoy.config.core.v3.ApiConfigSource
-
Packages that use ApiConfigSource Package Description io.envoyproxy.envoy.config.bootstrap.v3 io.envoyproxy.envoy.config.core.v3 -
-
Uses of ApiConfigSource in io.envoyproxy.envoy.config.bootstrap.v3
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return ApiConfigSource Modifier and Type Method Description ApiConfigSourceBootstrap.DynamicResources.Builder. getAdsConfig()A single :ref:`ADS <config_overview_ads>` source may be optionally specified.ApiConfigSourceBootstrap.DynamicResources. getAdsConfig()A single :ref:`ADS <config_overview_ads>` source may be optionally specified.ApiConfigSourceBootstrap.DynamicResourcesOrBuilder. getAdsConfig()A single :ref:`ADS <config_overview_ads>` source may be optionally specified.ApiConfigSourceBootstrap.Builder. getHdsConfig()Health discovery service config option.ApiConfigSourceBootstrap. getHdsConfig()Health discovery service config option.ApiConfigSourceBootstrapOrBuilder. getHdsConfig()Health discovery service config option.ApiConfigSourceClusterManager.Builder. getLoadStatsConfig()A management server endpoint to stream load stats to via ``StreamLoadStats``.ApiConfigSourceClusterManager. getLoadStatsConfig()A management server endpoint to stream load stats to via ``StreamLoadStats``.ApiConfigSourceClusterManagerOrBuilder. getLoadStatsConfig()A management server endpoint to stream load stats to via ``StreamLoadStats``.Methods in io.envoyproxy.envoy.config.bootstrap.v3 with parameters of type ApiConfigSource Modifier and Type Method Description Bootstrap.DynamicResources.BuilderBootstrap.DynamicResources.Builder. mergeAdsConfig(ApiConfigSource value)A single :ref:`ADS <config_overview_ads>` source may be optionally specified.Bootstrap.BuilderBootstrap.Builder. mergeHdsConfig(ApiConfigSource value)Health discovery service config option.ClusterManager.BuilderClusterManager.Builder. mergeLoadStatsConfig(ApiConfigSource value)A management server endpoint to stream load stats to via ``StreamLoadStats``.Bootstrap.DynamicResources.BuilderBootstrap.DynamicResources.Builder. setAdsConfig(ApiConfigSource value)A single :ref:`ADS <config_overview_ads>` source may be optionally specified.Bootstrap.BuilderBootstrap.Builder. setHdsConfig(ApiConfigSource value)Health discovery service config option.ClusterManager.BuilderClusterManager.Builder. setLoadStatsConfig(ApiConfigSource value)A management server endpoint to stream load stats to via ``StreamLoadStats``. -
Uses of ApiConfigSource in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return ApiConfigSource Modifier and Type Method Description ApiConfigSourceApiConfigSource.Builder. build()ApiConfigSourceApiConfigSource.Builder. buildPartial()ApiConfigSourceConfigSource.Builder. getApiConfigSource()API configuration source.ApiConfigSourceConfigSource. getApiConfigSource()API configuration source.ApiConfigSourceConfigSourceOrBuilder. getApiConfigSource()API configuration source.static ApiConfigSourceApiConfigSource. getDefaultInstance()ApiConfigSourceApiConfigSource.Builder. getDefaultInstanceForType()ApiConfigSourceApiConfigSource. getDefaultInstanceForType()static ApiConfigSourceApiConfigSource. parseDelimitedFrom(InputStream input)static ApiConfigSourceApiConfigSource. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ApiConfigSourceApiConfigSource. parseFrom(byte[] data)static ApiConfigSourceApiConfigSource. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ApiConfigSourceApiConfigSource. parseFrom(com.google.protobuf.ByteString data)static ApiConfigSourceApiConfigSource. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ApiConfigSourceApiConfigSource. parseFrom(com.google.protobuf.CodedInputStream input)static ApiConfigSourceApiConfigSource. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ApiConfigSourceApiConfigSource. parseFrom(InputStream input)static ApiConfigSourceApiConfigSource. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ApiConfigSourceApiConfigSource. parseFrom(ByteBuffer data)static ApiConfigSourceApiConfigSource. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type ApiConfigSource Modifier and Type Method Description com.google.protobuf.Parser<ApiConfigSource>ApiConfigSource. getParserForType()static com.google.protobuf.Parser<ApiConfigSource>ApiConfigSource. parser()Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type ApiConfigSource Modifier and Type Method Description ConfigSource.BuilderConfigSource.Builder. mergeApiConfigSource(ApiConfigSource value)API configuration source.ApiConfigSource.BuilderApiConfigSource.Builder. mergeFrom(ApiConfigSource other)static ApiConfigSource.BuilderApiConfigSource. newBuilder(ApiConfigSource prototype)ConfigSource.BuilderConfigSource.Builder. setApiConfigSource(ApiConfigSource value)API configuration source.
-