Uses of Class
io.envoyproxy.envoy.api.v2.core.ConfigSource
Packages that use ConfigSource
Package
Description
-
Uses of ConfigSource in io.envoyproxy.envoy.api.v2
Methods in io.envoyproxy.envoy.api.v2 that return ConfigSourceModifier and TypeMethodDescriptionVhds.Builder.getConfigSource()Configuration source specifier for VHDS.Vhds.getConfigSource()Configuration source specifier for VHDS.VhdsOrBuilder.getConfigSource()Configuration source specifier for VHDS.Cluster.EdsClusterConfig.Builder.getEdsConfig()Configuration for the source of EDS updates for this Cluster.Cluster.EdsClusterConfig.getEdsConfig()Configuration for the source of EDS updates for this Cluster.Cluster.EdsClusterConfigOrBuilder.getEdsConfig()Configuration for the source of EDS updates for this Cluster.Cluster.Builder.getLrsServer()[#not-implemented-hide:] If present, tells the client where to send load reports via LRS.Cluster.getLrsServer()[#not-implemented-hide:] If present, tells the client where to send load reports via LRS.ClusterOrBuilder.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 ConfigSourceModifier and TypeMethodDescriptionVhds.Builder.mergeConfigSource(ConfigSource value) Configuration source specifier for VHDS.Cluster.EdsClusterConfig.Builder.mergeEdsConfig(ConfigSource value) Configuration for the source of EDS updates for this Cluster.Cluster.Builder.mergeLrsServer(ConfigSource value) [#not-implemented-hide:] If present, tells the client where to send load reports via LRS.Vhds.Builder.setConfigSource(ConfigSource value) Configuration source specifier for VHDS.Cluster.EdsClusterConfig.Builder.setEdsConfig(ConfigSource value) Configuration for the source of EDS updates for this Cluster.Cluster.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 ConfigSourceModifier and TypeMethodDescriptionSdsSecretConfig.Builder.getSdsConfig().envoy.api.v2.core.ConfigSource sds_config = 2;SdsSecretConfig.getSdsConfig().envoy.api.v2.core.ConfigSource sds_config = 2;SdsSecretConfigOrBuilder.getSdsConfig().envoy.api.v2.core.ConfigSource sds_config = 2;Methods in io.envoyproxy.envoy.api.v2.auth with parameters of type ConfigSourceModifier and TypeMethodDescriptionSdsSecretConfig.Builder.mergeSdsConfig(ConfigSource value) .envoy.api.v2.core.ConfigSource sds_config = 2;SdsSecretConfig.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 ConfigSourceModifier and TypeMethodDescriptionConfigSource.Builder.build()ConfigSource.Builder.buildPartial()static ConfigSourceConfigSource.getDefaultInstance()ConfigSource.Builder.getDefaultInstanceForType()ConfigSource.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 ConfigSourceModifier and TypeMethodDescriptioncom.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 ConfigSourceModifier and TypeMethodDescriptionConfigSource.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 ConfigSourceModifier and TypeMethodDescriptionBootstrap.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.Bootstrap.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.Bootstrap.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.Bootstrap.DynamicResources.Builder.getLdsConfig()All :ref:`Listeners <envoy_api_msg_Listener>` are provided by a single :ref:`LDS <arch_overview_dynamic_config_lds>` configuration source.Bootstrap.DynamicResources.getLdsConfig()All :ref:`Listeners <envoy_api_msg_Listener>` are provided by a single :ref:`LDS <arch_overview_dynamic_config_lds>` configuration source.Bootstrap.DynamicResourcesOrBuilder.getLdsConfig()All :ref:`Listeners <envoy_api_msg_Listener>` are provided by a single :ref:`LDS <arch_overview_dynamic_config_lds>` configuration source.RuntimeLayer.RtdsLayer.Builder.getRtdsConfig()RTDS configuration source.RuntimeLayer.RtdsLayer.getRtdsConfig()RTDS configuration source.RuntimeLayer.RtdsLayerOrBuilder.getRtdsConfig()RTDS configuration source.Methods in io.envoyproxy.envoy.config.bootstrap.v2 with parameters of type ConfigSourceModifier and TypeMethodDescriptionBootstrap.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.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.Builder.mergeRtdsConfig(ConfigSource value) RTDS configuration source.Bootstrap.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.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.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 ConfigSourceModifier and TypeMethodDescriptionRds.Builder.getConfigSource()Configuration source specifier for RDS.Rds.getConfigSource()Configuration source specifier for RDS.RdsOrBuilder.getConfigSource()Configuration source specifier for RDS.ScopedRoutes.Builder.getRdsConfigSource()Configuration source specifier for RDS.ScopedRoutes.getRdsConfigSource()Configuration source specifier for RDS.ScopedRoutesOrBuilder.getRdsConfigSource()Configuration source specifier for RDS.ScopedRds.Builder.getScopedRdsConfigSource()Configuration source specifier for scoped RDS.ScopedRds.getScopedRdsConfigSource()Configuration source specifier for scoped RDS.ScopedRdsOrBuilder.getScopedRdsConfigSource()Configuration source specifier for scoped RDS.Methods in io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2 with parameters of type ConfigSourceModifier and TypeMethodDescriptionRds.Builder.mergeConfigSource(ConfigSource value) Configuration source specifier for RDS.ScopedRoutes.Builder.mergeRdsConfigSource(ConfigSource value) Configuration source specifier for RDS.ScopedRds.Builder.mergeScopedRdsConfigSource(ConfigSource value) Configuration source specifier for scoped RDS.Rds.Builder.setConfigSource(ConfigSource value) Configuration source specifier for RDS.ScopedRoutes.Builder.setRdsConfigSource(ConfigSource value) Configuration source specifier for RDS.ScopedRds.Builder.setScopedRdsConfigSource(ConfigSource value) Configuration source specifier for scoped RDS.