public static final class ConfigDumpOuterClass.ClustersConfigDump.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ConfigDumpOuterClass.ClustersConfigDump.Builder> implements ConfigDumpOuterClass.ClustersConfigDumpOrBuilder
Envoy's cluster manager fills this message with all currently known clusters. Cluster configuration information can be used to recreate an Envoy configuration by populating all clusters as static clusters or by returning them in a CDS response.Protobuf type
envoy.admin.v2alpha.ClustersConfigDumpgetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ConfigDumpOuterClass.ClustersConfigDump.Builder>public ConfigDumpOuterClass.ClustersConfigDump.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ConfigDumpOuterClass.ClustersConfigDump.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ConfigDumpOuterClass.ClustersConfigDump.Builder>public ConfigDumpOuterClass.ClustersConfigDump getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ConfigDumpOuterClass.ClustersConfigDump build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ConfigDumpOuterClass.ClustersConfigDump buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ConfigDumpOuterClass.ClustersConfigDump.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ConfigDumpOuterClass.ClustersConfigDump.Builder>public ConfigDumpOuterClass.ClustersConfigDump.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ConfigDumpOuterClass.ClustersConfigDump.Builder>public ConfigDumpOuterClass.ClustersConfigDump.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ConfigDumpOuterClass.ClustersConfigDump.Builder>public ConfigDumpOuterClass.ClustersConfigDump.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ConfigDumpOuterClass.ClustersConfigDump.Builder>public ConfigDumpOuterClass.ClustersConfigDump.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ConfigDumpOuterClass.ClustersConfigDump.Builder>public ConfigDumpOuterClass.ClustersConfigDump.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ConfigDumpOuterClass.ClustersConfigDump.Builder>public ConfigDumpOuterClass.ClustersConfigDump.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ConfigDumpOuterClass.ClustersConfigDump.Builder>public ConfigDumpOuterClass.ClustersConfigDump.Builder mergeFrom(ConfigDumpOuterClass.ClustersConfigDump other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ConfigDumpOuterClass.ClustersConfigDump.Builder>public ConfigDumpOuterClass.ClustersConfigDump.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ConfigDumpOuterClass.ClustersConfigDump.Builder>IOExceptionpublic String getVersionInfo()
This is the :ref:`version_info <envoy_api_field_DiscoveryResponse.version_info>` in the last processed CDS discovery response. If there are only static bootstrap clusters, this field will be "".
string version_info = 1;getVersionInfo in interface ConfigDumpOuterClass.ClustersConfigDumpOrBuilderpublic com.google.protobuf.ByteString getVersionInfoBytes()
This is the :ref:`version_info <envoy_api_field_DiscoveryResponse.version_info>` in the last processed CDS discovery response. If there are only static bootstrap clusters, this field will be "".
string version_info = 1;getVersionInfoBytes in interface ConfigDumpOuterClass.ClustersConfigDumpOrBuilderpublic ConfigDumpOuterClass.ClustersConfigDump.Builder setVersionInfo(String value)
This is the :ref:`version_info <envoy_api_field_DiscoveryResponse.version_info>` in the last processed CDS discovery response. If there are only static bootstrap clusters, this field will be "".
string version_info = 1;public ConfigDumpOuterClass.ClustersConfigDump.Builder clearVersionInfo()
This is the :ref:`version_info <envoy_api_field_DiscoveryResponse.version_info>` in the last processed CDS discovery response. If there are only static bootstrap clusters, this field will be "".
string version_info = 1;public ConfigDumpOuterClass.ClustersConfigDump.Builder setVersionInfoBytes(com.google.protobuf.ByteString value)
This is the :ref:`version_info <envoy_api_field_DiscoveryResponse.version_info>` in the last processed CDS discovery response. If there are only static bootstrap clusters, this field will be "".
string version_info = 1;public List<ConfigDumpOuterClass.ClustersConfigDump.StaticCluster> getStaticClustersList()
The statically loaded cluster configs.
repeated .envoy.admin.v2alpha.ClustersConfigDump.StaticCluster static_clusters = 2 [(.gogoproto.nullable) = false];getStaticClustersList in interface ConfigDumpOuterClass.ClustersConfigDumpOrBuilderpublic int getStaticClustersCount()
The statically loaded cluster configs.
repeated .envoy.admin.v2alpha.ClustersConfigDump.StaticCluster static_clusters = 2 [(.gogoproto.nullable) = false];getStaticClustersCount in interface ConfigDumpOuterClass.ClustersConfigDumpOrBuilderpublic ConfigDumpOuterClass.ClustersConfigDump.StaticCluster getStaticClusters(int index)
The statically loaded cluster configs.
repeated .envoy.admin.v2alpha.ClustersConfigDump.StaticCluster static_clusters = 2 [(.gogoproto.nullable) = false];getStaticClusters in interface ConfigDumpOuterClass.ClustersConfigDumpOrBuilderpublic ConfigDumpOuterClass.ClustersConfigDump.Builder setStaticClusters(int index, ConfigDumpOuterClass.ClustersConfigDump.StaticCluster value)
The statically loaded cluster configs.
repeated .envoy.admin.v2alpha.ClustersConfigDump.StaticCluster static_clusters = 2 [(.gogoproto.nullable) = false];public ConfigDumpOuterClass.ClustersConfigDump.Builder setStaticClusters(int index, ConfigDumpOuterClass.ClustersConfigDump.StaticCluster.Builder builderForValue)
The statically loaded cluster configs.
repeated .envoy.admin.v2alpha.ClustersConfigDump.StaticCluster static_clusters = 2 [(.gogoproto.nullable) = false];public ConfigDumpOuterClass.ClustersConfigDump.Builder addStaticClusters(ConfigDumpOuterClass.ClustersConfigDump.StaticCluster value)
The statically loaded cluster configs.
repeated .envoy.admin.v2alpha.ClustersConfigDump.StaticCluster static_clusters = 2 [(.gogoproto.nullable) = false];public ConfigDumpOuterClass.ClustersConfigDump.Builder addStaticClusters(int index, ConfigDumpOuterClass.ClustersConfigDump.StaticCluster value)
The statically loaded cluster configs.
repeated .envoy.admin.v2alpha.ClustersConfigDump.StaticCluster static_clusters = 2 [(.gogoproto.nullable) = false];public ConfigDumpOuterClass.ClustersConfigDump.Builder addStaticClusters(ConfigDumpOuterClass.ClustersConfigDump.StaticCluster.Builder builderForValue)
The statically loaded cluster configs.
repeated .envoy.admin.v2alpha.ClustersConfigDump.StaticCluster static_clusters = 2 [(.gogoproto.nullable) = false];public ConfigDumpOuterClass.ClustersConfigDump.Builder addStaticClusters(int index, ConfigDumpOuterClass.ClustersConfigDump.StaticCluster.Builder builderForValue)
The statically loaded cluster configs.
repeated .envoy.admin.v2alpha.ClustersConfigDump.StaticCluster static_clusters = 2 [(.gogoproto.nullable) = false];public ConfigDumpOuterClass.ClustersConfigDump.Builder addAllStaticClusters(Iterable<? extends ConfigDumpOuterClass.ClustersConfigDump.StaticCluster> values)
The statically loaded cluster configs.
repeated .envoy.admin.v2alpha.ClustersConfigDump.StaticCluster static_clusters = 2 [(.gogoproto.nullable) = false];public ConfigDumpOuterClass.ClustersConfigDump.Builder clearStaticClusters()
The statically loaded cluster configs.
repeated .envoy.admin.v2alpha.ClustersConfigDump.StaticCluster static_clusters = 2 [(.gogoproto.nullable) = false];public ConfigDumpOuterClass.ClustersConfigDump.Builder removeStaticClusters(int index)
The statically loaded cluster configs.
repeated .envoy.admin.v2alpha.ClustersConfigDump.StaticCluster static_clusters = 2 [(.gogoproto.nullable) = false];public ConfigDumpOuterClass.ClustersConfigDump.StaticCluster.Builder getStaticClustersBuilder(int index)
The statically loaded cluster configs.
repeated .envoy.admin.v2alpha.ClustersConfigDump.StaticCluster static_clusters = 2 [(.gogoproto.nullable) = false];public ConfigDumpOuterClass.ClustersConfigDump.StaticClusterOrBuilder getStaticClustersOrBuilder(int index)
The statically loaded cluster configs.
repeated .envoy.admin.v2alpha.ClustersConfigDump.StaticCluster static_clusters = 2 [(.gogoproto.nullable) = false];getStaticClustersOrBuilder in interface ConfigDumpOuterClass.ClustersConfigDumpOrBuilderpublic List<? extends ConfigDumpOuterClass.ClustersConfigDump.StaticClusterOrBuilder> getStaticClustersOrBuilderList()
The statically loaded cluster configs.
repeated .envoy.admin.v2alpha.ClustersConfigDump.StaticCluster static_clusters = 2 [(.gogoproto.nullable) = false];getStaticClustersOrBuilderList in interface ConfigDumpOuterClass.ClustersConfigDumpOrBuilderpublic ConfigDumpOuterClass.ClustersConfigDump.StaticCluster.Builder addStaticClustersBuilder()
The statically loaded cluster configs.
repeated .envoy.admin.v2alpha.ClustersConfigDump.StaticCluster static_clusters = 2 [(.gogoproto.nullable) = false];public ConfigDumpOuterClass.ClustersConfigDump.StaticCluster.Builder addStaticClustersBuilder(int index)
The statically loaded cluster configs.
repeated .envoy.admin.v2alpha.ClustersConfigDump.StaticCluster static_clusters = 2 [(.gogoproto.nullable) = false];public List<ConfigDumpOuterClass.ClustersConfigDump.StaticCluster.Builder> getStaticClustersBuilderList()
The statically loaded cluster configs.
repeated .envoy.admin.v2alpha.ClustersConfigDump.StaticCluster static_clusters = 2 [(.gogoproto.nullable) = false];public List<ConfigDumpOuterClass.ClustersConfigDump.DynamicCluster> getDynamicActiveClustersList()
The dynamically loaded active clusters. These are clusters that are available to service data plane traffic.
repeated .envoy.admin.v2alpha.ClustersConfigDump.DynamicCluster dynamic_active_clusters = 3 [(.gogoproto.nullable) = false];getDynamicActiveClustersList in interface ConfigDumpOuterClass.ClustersConfigDumpOrBuilderpublic int getDynamicActiveClustersCount()
The dynamically loaded active clusters. These are clusters that are available to service data plane traffic.
repeated .envoy.admin.v2alpha.ClustersConfigDump.DynamicCluster dynamic_active_clusters = 3 [(.gogoproto.nullable) = false];getDynamicActiveClustersCount in interface ConfigDumpOuterClass.ClustersConfigDumpOrBuilderpublic ConfigDumpOuterClass.ClustersConfigDump.DynamicCluster getDynamicActiveClusters(int index)
The dynamically loaded active clusters. These are clusters that are available to service data plane traffic.
repeated .envoy.admin.v2alpha.ClustersConfigDump.DynamicCluster dynamic_active_clusters = 3 [(.gogoproto.nullable) = false];getDynamicActiveClusters in interface ConfigDumpOuterClass.ClustersConfigDumpOrBuilderpublic ConfigDumpOuterClass.ClustersConfigDump.Builder setDynamicActiveClusters(int index, ConfigDumpOuterClass.ClustersConfigDump.DynamicCluster value)
The dynamically loaded active clusters. These are clusters that are available to service data plane traffic.
repeated .envoy.admin.v2alpha.ClustersConfigDump.DynamicCluster dynamic_active_clusters = 3 [(.gogoproto.nullable) = false];public ConfigDumpOuterClass.ClustersConfigDump.Builder setDynamicActiveClusters(int index, ConfigDumpOuterClass.ClustersConfigDump.DynamicCluster.Builder builderForValue)
The dynamically loaded active clusters. These are clusters that are available to service data plane traffic.
repeated .envoy.admin.v2alpha.ClustersConfigDump.DynamicCluster dynamic_active_clusters = 3 [(.gogoproto.nullable) = false];public ConfigDumpOuterClass.ClustersConfigDump.Builder addDynamicActiveClusters(ConfigDumpOuterClass.ClustersConfigDump.DynamicCluster value)
The dynamically loaded active clusters. These are clusters that are available to service data plane traffic.
repeated .envoy.admin.v2alpha.ClustersConfigDump.DynamicCluster dynamic_active_clusters = 3 [(.gogoproto.nullable) = false];public ConfigDumpOuterClass.ClustersConfigDump.Builder addDynamicActiveClusters(int index, ConfigDumpOuterClass.ClustersConfigDump.DynamicCluster value)
The dynamically loaded active clusters. These are clusters that are available to service data plane traffic.
repeated .envoy.admin.v2alpha.ClustersConfigDump.DynamicCluster dynamic_active_clusters = 3 [(.gogoproto.nullable) = false];public ConfigDumpOuterClass.ClustersConfigDump.Builder addDynamicActiveClusters(ConfigDumpOuterClass.ClustersConfigDump.DynamicCluster.Builder builderForValue)
The dynamically loaded active clusters. These are clusters that are available to service data plane traffic.
repeated .envoy.admin.v2alpha.ClustersConfigDump.DynamicCluster dynamic_active_clusters = 3 [(.gogoproto.nullable) = false];public ConfigDumpOuterClass.ClustersConfigDump.Builder addDynamicActiveClusters(int index, ConfigDumpOuterClass.ClustersConfigDump.DynamicCluster.Builder builderForValue)
The dynamically loaded active clusters. These are clusters that are available to service data plane traffic.
repeated .envoy.admin.v2alpha.ClustersConfigDump.DynamicCluster dynamic_active_clusters = 3 [(.gogoproto.nullable) = false];public ConfigDumpOuterClass.ClustersConfigDump.Builder addAllDynamicActiveClusters(Iterable<? extends ConfigDumpOuterClass.ClustersConfigDump.DynamicCluster> values)
The dynamically loaded active clusters. These are clusters that are available to service data plane traffic.
repeated .envoy.admin.v2alpha.ClustersConfigDump.DynamicCluster dynamic_active_clusters = 3 [(.gogoproto.nullable) = false];public ConfigDumpOuterClass.ClustersConfigDump.Builder clearDynamicActiveClusters()
The dynamically loaded active clusters. These are clusters that are available to service data plane traffic.
repeated .envoy.admin.v2alpha.ClustersConfigDump.DynamicCluster dynamic_active_clusters = 3 [(.gogoproto.nullable) = false];public ConfigDumpOuterClass.ClustersConfigDump.Builder removeDynamicActiveClusters(int index)
The dynamically loaded active clusters. These are clusters that are available to service data plane traffic.
repeated .envoy.admin.v2alpha.ClustersConfigDump.DynamicCluster dynamic_active_clusters = 3 [(.gogoproto.nullable) = false];public ConfigDumpOuterClass.ClustersConfigDump.DynamicCluster.Builder getDynamicActiveClustersBuilder(int index)
The dynamically loaded active clusters. These are clusters that are available to service data plane traffic.
repeated .envoy.admin.v2alpha.ClustersConfigDump.DynamicCluster dynamic_active_clusters = 3 [(.gogoproto.nullable) = false];public ConfigDumpOuterClass.ClustersConfigDump.DynamicClusterOrBuilder getDynamicActiveClustersOrBuilder(int index)
The dynamically loaded active clusters. These are clusters that are available to service data plane traffic.
repeated .envoy.admin.v2alpha.ClustersConfigDump.DynamicCluster dynamic_active_clusters = 3 [(.gogoproto.nullable) = false];getDynamicActiveClustersOrBuilder in interface ConfigDumpOuterClass.ClustersConfigDumpOrBuilderpublic List<? extends ConfigDumpOuterClass.ClustersConfigDump.DynamicClusterOrBuilder> getDynamicActiveClustersOrBuilderList()
The dynamically loaded active clusters. These are clusters that are available to service data plane traffic.
repeated .envoy.admin.v2alpha.ClustersConfigDump.DynamicCluster dynamic_active_clusters = 3 [(.gogoproto.nullable) = false];getDynamicActiveClustersOrBuilderList in interface ConfigDumpOuterClass.ClustersConfigDumpOrBuilderpublic ConfigDumpOuterClass.ClustersConfigDump.DynamicCluster.Builder addDynamicActiveClustersBuilder()
The dynamically loaded active clusters. These are clusters that are available to service data plane traffic.
repeated .envoy.admin.v2alpha.ClustersConfigDump.DynamicCluster dynamic_active_clusters = 3 [(.gogoproto.nullable) = false];public ConfigDumpOuterClass.ClustersConfigDump.DynamicCluster.Builder addDynamicActiveClustersBuilder(int index)
The dynamically loaded active clusters. These are clusters that are available to service data plane traffic.
repeated .envoy.admin.v2alpha.ClustersConfigDump.DynamicCluster dynamic_active_clusters = 3 [(.gogoproto.nullable) = false];public List<ConfigDumpOuterClass.ClustersConfigDump.DynamicCluster.Builder> getDynamicActiveClustersBuilderList()
The dynamically loaded active clusters. These are clusters that are available to service data plane traffic.
repeated .envoy.admin.v2alpha.ClustersConfigDump.DynamicCluster dynamic_active_clusters = 3 [(.gogoproto.nullable) = false];public List<ConfigDumpOuterClass.ClustersConfigDump.DynamicCluster> getDynamicWarmingClustersList()
The dynamically loaded warming clusters. These are clusters that are currently undergoing warming in preparation to service data plane traffic. Note that if attempting to recreate an Envoy configuration from a configuration dump, the warming clusters should generally be discarded.
repeated .envoy.admin.v2alpha.ClustersConfigDump.DynamicCluster dynamic_warming_clusters = 4 [(.gogoproto.nullable) = false];getDynamicWarmingClustersList in interface ConfigDumpOuterClass.ClustersConfigDumpOrBuilderpublic int getDynamicWarmingClustersCount()
The dynamically loaded warming clusters. These are clusters that are currently undergoing warming in preparation to service data plane traffic. Note that if attempting to recreate an Envoy configuration from a configuration dump, the warming clusters should generally be discarded.
repeated .envoy.admin.v2alpha.ClustersConfigDump.DynamicCluster dynamic_warming_clusters = 4 [(.gogoproto.nullable) = false];getDynamicWarmingClustersCount in interface ConfigDumpOuterClass.ClustersConfigDumpOrBuilderpublic ConfigDumpOuterClass.ClustersConfigDump.DynamicCluster getDynamicWarmingClusters(int index)
The dynamically loaded warming clusters. These are clusters that are currently undergoing warming in preparation to service data plane traffic. Note that if attempting to recreate an Envoy configuration from a configuration dump, the warming clusters should generally be discarded.
repeated .envoy.admin.v2alpha.ClustersConfigDump.DynamicCluster dynamic_warming_clusters = 4 [(.gogoproto.nullable) = false];getDynamicWarmingClusters in interface ConfigDumpOuterClass.ClustersConfigDumpOrBuilderpublic ConfigDumpOuterClass.ClustersConfigDump.Builder setDynamicWarmingClusters(int index, ConfigDumpOuterClass.ClustersConfigDump.DynamicCluster value)
The dynamically loaded warming clusters. These are clusters that are currently undergoing warming in preparation to service data plane traffic. Note that if attempting to recreate an Envoy configuration from a configuration dump, the warming clusters should generally be discarded.
repeated .envoy.admin.v2alpha.ClustersConfigDump.DynamicCluster dynamic_warming_clusters = 4 [(.gogoproto.nullable) = false];public ConfigDumpOuterClass.ClustersConfigDump.Builder setDynamicWarmingClusters(int index, ConfigDumpOuterClass.ClustersConfigDump.DynamicCluster.Builder builderForValue)
The dynamically loaded warming clusters. These are clusters that are currently undergoing warming in preparation to service data plane traffic. Note that if attempting to recreate an Envoy configuration from a configuration dump, the warming clusters should generally be discarded.
repeated .envoy.admin.v2alpha.ClustersConfigDump.DynamicCluster dynamic_warming_clusters = 4 [(.gogoproto.nullable) = false];public ConfigDumpOuterClass.ClustersConfigDump.Builder addDynamicWarmingClusters(ConfigDumpOuterClass.ClustersConfigDump.DynamicCluster value)
The dynamically loaded warming clusters. These are clusters that are currently undergoing warming in preparation to service data plane traffic. Note that if attempting to recreate an Envoy configuration from a configuration dump, the warming clusters should generally be discarded.
repeated .envoy.admin.v2alpha.ClustersConfigDump.DynamicCluster dynamic_warming_clusters = 4 [(.gogoproto.nullable) = false];public ConfigDumpOuterClass.ClustersConfigDump.Builder addDynamicWarmingClusters(int index, ConfigDumpOuterClass.ClustersConfigDump.DynamicCluster value)
The dynamically loaded warming clusters. These are clusters that are currently undergoing warming in preparation to service data plane traffic. Note that if attempting to recreate an Envoy configuration from a configuration dump, the warming clusters should generally be discarded.
repeated .envoy.admin.v2alpha.ClustersConfigDump.DynamicCluster dynamic_warming_clusters = 4 [(.gogoproto.nullable) = false];public ConfigDumpOuterClass.ClustersConfigDump.Builder addDynamicWarmingClusters(ConfigDumpOuterClass.ClustersConfigDump.DynamicCluster.Builder builderForValue)
The dynamically loaded warming clusters. These are clusters that are currently undergoing warming in preparation to service data plane traffic. Note that if attempting to recreate an Envoy configuration from a configuration dump, the warming clusters should generally be discarded.
repeated .envoy.admin.v2alpha.ClustersConfigDump.DynamicCluster dynamic_warming_clusters = 4 [(.gogoproto.nullable) = false];public ConfigDumpOuterClass.ClustersConfigDump.Builder addDynamicWarmingClusters(int index, ConfigDumpOuterClass.ClustersConfigDump.DynamicCluster.Builder builderForValue)
The dynamically loaded warming clusters. These are clusters that are currently undergoing warming in preparation to service data plane traffic. Note that if attempting to recreate an Envoy configuration from a configuration dump, the warming clusters should generally be discarded.
repeated .envoy.admin.v2alpha.ClustersConfigDump.DynamicCluster dynamic_warming_clusters = 4 [(.gogoproto.nullable) = false];public ConfigDumpOuterClass.ClustersConfigDump.Builder addAllDynamicWarmingClusters(Iterable<? extends ConfigDumpOuterClass.ClustersConfigDump.DynamicCluster> values)
The dynamically loaded warming clusters. These are clusters that are currently undergoing warming in preparation to service data plane traffic. Note that if attempting to recreate an Envoy configuration from a configuration dump, the warming clusters should generally be discarded.
repeated .envoy.admin.v2alpha.ClustersConfigDump.DynamicCluster dynamic_warming_clusters = 4 [(.gogoproto.nullable) = false];public ConfigDumpOuterClass.ClustersConfigDump.Builder clearDynamicWarmingClusters()
The dynamically loaded warming clusters. These are clusters that are currently undergoing warming in preparation to service data plane traffic. Note that if attempting to recreate an Envoy configuration from a configuration dump, the warming clusters should generally be discarded.
repeated .envoy.admin.v2alpha.ClustersConfigDump.DynamicCluster dynamic_warming_clusters = 4 [(.gogoproto.nullable) = false];public ConfigDumpOuterClass.ClustersConfigDump.Builder removeDynamicWarmingClusters(int index)
The dynamically loaded warming clusters. These are clusters that are currently undergoing warming in preparation to service data plane traffic. Note that if attempting to recreate an Envoy configuration from a configuration dump, the warming clusters should generally be discarded.
repeated .envoy.admin.v2alpha.ClustersConfigDump.DynamicCluster dynamic_warming_clusters = 4 [(.gogoproto.nullable) = false];public ConfigDumpOuterClass.ClustersConfigDump.DynamicCluster.Builder getDynamicWarmingClustersBuilder(int index)
The dynamically loaded warming clusters. These are clusters that are currently undergoing warming in preparation to service data plane traffic. Note that if attempting to recreate an Envoy configuration from a configuration dump, the warming clusters should generally be discarded.
repeated .envoy.admin.v2alpha.ClustersConfigDump.DynamicCluster dynamic_warming_clusters = 4 [(.gogoproto.nullable) = false];public ConfigDumpOuterClass.ClustersConfigDump.DynamicClusterOrBuilder getDynamicWarmingClustersOrBuilder(int index)
The dynamically loaded warming clusters. These are clusters that are currently undergoing warming in preparation to service data plane traffic. Note that if attempting to recreate an Envoy configuration from a configuration dump, the warming clusters should generally be discarded.
repeated .envoy.admin.v2alpha.ClustersConfigDump.DynamicCluster dynamic_warming_clusters = 4 [(.gogoproto.nullable) = false];getDynamicWarmingClustersOrBuilder in interface ConfigDumpOuterClass.ClustersConfigDumpOrBuilderpublic List<? extends ConfigDumpOuterClass.ClustersConfigDump.DynamicClusterOrBuilder> getDynamicWarmingClustersOrBuilderList()
The dynamically loaded warming clusters. These are clusters that are currently undergoing warming in preparation to service data plane traffic. Note that if attempting to recreate an Envoy configuration from a configuration dump, the warming clusters should generally be discarded.
repeated .envoy.admin.v2alpha.ClustersConfigDump.DynamicCluster dynamic_warming_clusters = 4 [(.gogoproto.nullable) = false];getDynamicWarmingClustersOrBuilderList in interface ConfigDumpOuterClass.ClustersConfigDumpOrBuilderpublic ConfigDumpOuterClass.ClustersConfigDump.DynamicCluster.Builder addDynamicWarmingClustersBuilder()
The dynamically loaded warming clusters. These are clusters that are currently undergoing warming in preparation to service data plane traffic. Note that if attempting to recreate an Envoy configuration from a configuration dump, the warming clusters should generally be discarded.
repeated .envoy.admin.v2alpha.ClustersConfigDump.DynamicCluster dynamic_warming_clusters = 4 [(.gogoproto.nullable) = false];public ConfigDumpOuterClass.ClustersConfigDump.DynamicCluster.Builder addDynamicWarmingClustersBuilder(int index)
The dynamically loaded warming clusters. These are clusters that are currently undergoing warming in preparation to service data plane traffic. Note that if attempting to recreate an Envoy configuration from a configuration dump, the warming clusters should generally be discarded.
repeated .envoy.admin.v2alpha.ClustersConfigDump.DynamicCluster dynamic_warming_clusters = 4 [(.gogoproto.nullable) = false];public List<ConfigDumpOuterClass.ClustersConfigDump.DynamicCluster.Builder> getDynamicWarmingClustersBuilderList()
The dynamically loaded warming clusters. These are clusters that are currently undergoing warming in preparation to service data plane traffic. Note that if attempting to recreate an Envoy configuration from a configuration dump, the warming clusters should generally be discarded.
repeated .envoy.admin.v2alpha.ClustersConfigDump.DynamicCluster dynamic_warming_clusters = 4 [(.gogoproto.nullable) = false];public final ConfigDumpOuterClass.ClustersConfigDump.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ConfigDumpOuterClass.ClustersConfigDump.Builder>public final ConfigDumpOuterClass.ClustersConfigDump.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ConfigDumpOuterClass.ClustersConfigDump.Builder>Copyright © 2018 The Envoy Project. All rights reserved.