Uses of Class
io.envoyproxy.envoy.api.v2.core.ConfigSource
-
-
Uses of ConfigSource in io.envoyproxy.envoy.api.v2
Methods in io.envoyproxy.envoy.api.v2 that return ConfigSource Modifier and Type Method Description ConfigSourceVhds.Builder. getConfigSource()Configuration source specifier for VHDS.ConfigSourceVhds. getConfigSource()Configuration source specifier for VHDS.ConfigSourceVhdsOrBuilder. getConfigSource()Configuration source specifier for VHDS.ConfigSourceCluster.EdsClusterConfig.Builder. getEdsConfig()Configuration for the source of EDS updates for this Cluster.ConfigSourceCluster.EdsClusterConfig. getEdsConfig()Configuration for the source of EDS updates for this Cluster.ConfigSourceCluster.EdsClusterConfigOrBuilder. getEdsConfig()Configuration for the source of EDS updates for this Cluster.ConfigSourceCluster.Builder. getLrsServer()[#not-implemented-hide:] If present, tells the client where to send load reports via LRS.ConfigSourceCluster. getLrsServer()[#not-implemented-hide:] If present, tells the client where to send load reports via LRS.ConfigSourceClusterOrBuilder. getLrsServer()[#not-implemented-hide:] If present, tells the client where to send load reports via LRS.Methods in io.envoyproxy.envoy.api.v2 with parameters of type ConfigSource Modifier and Type Method Description Vhds.BuilderVhds.Builder. mergeConfigSource(ConfigSource value)Configuration source specifier for VHDS.Cluster.EdsClusterConfig.BuilderCluster.EdsClusterConfig.Builder. mergeEdsConfig(ConfigSource value)Configuration for the source of EDS updates for this Cluster.Cluster.BuilderCluster.Builder. mergeLrsServer(ConfigSource value)[#not-implemented-hide:] If present, tells the client where to send load reports via LRS.Vhds.BuilderVhds.Builder. setConfigSource(ConfigSource value)Configuration source specifier for VHDS.Cluster.EdsClusterConfig.BuilderCluster.EdsClusterConfig.Builder. setEdsConfig(ConfigSource value)Configuration for the source of EDS updates for this Cluster.Cluster.BuilderCluster.Builder. setLrsServer(ConfigSource value)[#not-implemented-hide:] If present, tells the client where to send load reports via LRS. -
Uses of ConfigSource in io.envoyproxy.envoy.api.v2.auth
Methods in io.envoyproxy.envoy.api.v2.auth that return ConfigSource Modifier and Type Method Description ConfigSourceSdsSecretConfig.Builder. getSdsConfig().envoy.api.v2.core.ConfigSource sds_config = 2;ConfigSourceSdsSecretConfig. getSdsConfig().envoy.api.v2.core.ConfigSource sds_config = 2;ConfigSourceSdsSecretConfigOrBuilder. getSdsConfig().envoy.api.v2.core.ConfigSource sds_config = 2;Methods in io.envoyproxy.envoy.api.v2.auth with parameters of type ConfigSource Modifier and Type Method Description SdsSecretConfig.BuilderSdsSecretConfig.Builder. mergeSdsConfig(ConfigSource value).envoy.api.v2.core.ConfigSource sds_config = 2;SdsSecretConfig.BuilderSdsSecretConfig.Builder. setSdsConfig(ConfigSource value).envoy.api.v2.core.ConfigSource sds_config = 2; -
Uses of ConfigSource in io.envoyproxy.envoy.api.v2.core
Methods in io.envoyproxy.envoy.api.v2.core that return ConfigSource Modifier and Type Method Description ConfigSourceConfigSource.Builder. build()ConfigSourceConfigSource.Builder. buildPartial()static ConfigSourceConfigSource. getDefaultInstance()ConfigSourceConfigSource.Builder. getDefaultInstanceForType()ConfigSourceConfigSource. getDefaultInstanceForType()static ConfigSourceConfigSource. parseDelimitedFrom(InputStream input)static ConfigSourceConfigSource. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConfigSourceConfigSource. parseFrom(byte[] data)static ConfigSourceConfigSource. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConfigSourceConfigSource. parseFrom(com.google.protobuf.ByteString data)static ConfigSourceConfigSource. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConfigSourceConfigSource. parseFrom(com.google.protobuf.CodedInputStream input)static ConfigSourceConfigSource. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConfigSourceConfigSource. parseFrom(InputStream input)static ConfigSourceConfigSource. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConfigSourceConfigSource. parseFrom(ByteBuffer data)static ConfigSourceConfigSource. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.api.v2.core that return types with arguments of type ConfigSource Modifier and Type Method Description com.google.protobuf.Parser<ConfigSource>ConfigSource. getParserForType()static com.google.protobuf.Parser<ConfigSource>ConfigSource. parser()Methods in io.envoyproxy.envoy.api.v2.core with parameters of type ConfigSource Modifier and Type Method Description ConfigSource.BuilderConfigSource.Builder. mergeFrom(ConfigSource other)static ConfigSource.BuilderConfigSource. newBuilder(ConfigSource prototype) -
Uses of ConfigSource in io.envoyproxy.envoy.config.bootstrap.v2
Methods in io.envoyproxy.envoy.config.bootstrap.v2 that return ConfigSource Modifier and Type Method Description ConfigSourceBootstrap.DynamicResources.Builder. getCdsConfig()All post-bootstrap :ref:`Cluster <envoy_api_msg_Cluster>` definitions are provided by a single :ref:`CDS <arch_overview_dynamic_config_cds>` configuration source.ConfigSourceBootstrap.DynamicResources. getCdsConfig()All post-bootstrap :ref:`Cluster <envoy_api_msg_Cluster>` definitions are provided by a single :ref:`CDS <arch_overview_dynamic_config_cds>` configuration source.ConfigSourceBootstrap.DynamicResourcesOrBuilder. getCdsConfig()All post-bootstrap :ref:`Cluster <envoy_api_msg_Cluster>` definitions are provided by a single :ref:`CDS <arch_overview_dynamic_config_cds>` configuration source.ConfigSourceBootstrap.DynamicResources.Builder. getLdsConfig()All :ref:`Listeners <envoy_api_msg_Listener>` are provided by a single :ref:`LDS <arch_overview_dynamic_config_lds>` configuration source.ConfigSourceBootstrap.DynamicResources. getLdsConfig()All :ref:`Listeners <envoy_api_msg_Listener>` are provided by a single :ref:`LDS <arch_overview_dynamic_config_lds>` configuration source.ConfigSourceBootstrap.DynamicResourcesOrBuilder. getLdsConfig()All :ref:`Listeners <envoy_api_msg_Listener>` are provided by a single :ref:`LDS <arch_overview_dynamic_config_lds>` configuration source.ConfigSourceRuntimeLayer.RtdsLayer.Builder. getRtdsConfig()RTDS configuration source.ConfigSourceRuntimeLayer.RtdsLayer. getRtdsConfig()RTDS configuration source.ConfigSourceRuntimeLayer.RtdsLayerOrBuilder. getRtdsConfig()RTDS configuration source.Methods in io.envoyproxy.envoy.config.bootstrap.v2 with parameters of type ConfigSource Modifier and Type Method Description Bootstrap.DynamicResources.BuilderBootstrap.DynamicResources.Builder. mergeCdsConfig(ConfigSource value)All post-bootstrap :ref:`Cluster <envoy_api_msg_Cluster>` definitions are provided by a single :ref:`CDS <arch_overview_dynamic_config_cds>` configuration source.Bootstrap.DynamicResources.BuilderBootstrap.DynamicResources.Builder. mergeLdsConfig(ConfigSource value)All :ref:`Listeners <envoy_api_msg_Listener>` are provided by a single :ref:`LDS <arch_overview_dynamic_config_lds>` configuration source.RuntimeLayer.RtdsLayer.BuilderRuntimeLayer.RtdsLayer.Builder. mergeRtdsConfig(ConfigSource value)RTDS configuration source.Bootstrap.DynamicResources.BuilderBootstrap.DynamicResources.Builder. setCdsConfig(ConfigSource value)All post-bootstrap :ref:`Cluster <envoy_api_msg_Cluster>` definitions are provided by a single :ref:`CDS <arch_overview_dynamic_config_cds>` configuration source.Bootstrap.DynamicResources.BuilderBootstrap.DynamicResources.Builder. setLdsConfig(ConfigSource value)All :ref:`Listeners <envoy_api_msg_Listener>` are provided by a single :ref:`LDS <arch_overview_dynamic_config_lds>` configuration source.RuntimeLayer.RtdsLayer.BuilderRuntimeLayer.RtdsLayer.Builder. setRtdsConfig(ConfigSource value)RTDS configuration source. -
Uses of ConfigSource in io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2
Methods in io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2 that return ConfigSource Modifier and Type Method Description ConfigSourceRds.Builder. getConfigSource()Configuration source specifier for RDS.ConfigSourceRds. getConfigSource()Configuration source specifier for RDS.ConfigSourceRdsOrBuilder. getConfigSource()Configuration source specifier for RDS.ConfigSourceScopedRoutes.Builder. getRdsConfigSource()Configuration source specifier for RDS.ConfigSourceScopedRoutes. getRdsConfigSource()Configuration source specifier for RDS.ConfigSourceScopedRoutesOrBuilder. getRdsConfigSource()Configuration source specifier for RDS.ConfigSourceScopedRds.Builder. getScopedRdsConfigSource()Configuration source specifier for scoped RDS.ConfigSourceScopedRds. getScopedRdsConfigSource()Configuration source specifier for scoped RDS.ConfigSourceScopedRdsOrBuilder. getScopedRdsConfigSource()Configuration source specifier for scoped RDS.Methods in io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2 with parameters of type ConfigSource Modifier and Type Method Description Rds.BuilderRds.Builder. mergeConfigSource(ConfigSource value)Configuration source specifier for RDS.ScopedRoutes.BuilderScopedRoutes.Builder. mergeRdsConfigSource(ConfigSource value)Configuration source specifier for RDS.ScopedRds.BuilderScopedRds.Builder. mergeScopedRdsConfigSource(ConfigSource value)Configuration source specifier for scoped RDS.Rds.BuilderRds.Builder. setConfigSource(ConfigSource value)Configuration source specifier for RDS.ScopedRoutes.BuilderScopedRoutes.Builder. setRdsConfigSource(ConfigSource value)Configuration source specifier for RDS.ScopedRds.BuilderScopedRds.Builder. setScopedRdsConfigSource(ConfigSource value)Configuration source specifier for scoped RDS.
-