public static interface ConfigDumpOuterClass.ClustersConfigDumpOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ConfigDumpOuterClass.ClustersConfigDump.DynamicCluster |
getDynamicActiveClusters(int index)
The dynamically loaded active clusters.
|
int |
getDynamicActiveClustersCount()
The dynamically loaded active clusters.
|
List<ConfigDumpOuterClass.ClustersConfigDump.DynamicCluster> |
getDynamicActiveClustersList()
The dynamically loaded active clusters.
|
ConfigDumpOuterClass.ClustersConfigDump.DynamicClusterOrBuilder |
getDynamicActiveClustersOrBuilder(int index)
The dynamically loaded active clusters.
|
List<? extends ConfigDumpOuterClass.ClustersConfigDump.DynamicClusterOrBuilder> |
getDynamicActiveClustersOrBuilderList()
The dynamically loaded active clusters.
|
ConfigDumpOuterClass.ClustersConfigDump.DynamicCluster |
getDynamicWarmingClusters(int index)
The dynamically loaded warming clusters.
|
int |
getDynamicWarmingClustersCount()
The dynamically loaded warming clusters.
|
List<ConfigDumpOuterClass.ClustersConfigDump.DynamicCluster> |
getDynamicWarmingClustersList()
The dynamically loaded warming clusters.
|
ConfigDumpOuterClass.ClustersConfigDump.DynamicClusterOrBuilder |
getDynamicWarmingClustersOrBuilder(int index)
The dynamically loaded warming clusters.
|
List<? extends ConfigDumpOuterClass.ClustersConfigDump.DynamicClusterOrBuilder> |
getDynamicWarmingClustersOrBuilderList()
The dynamically loaded warming clusters.
|
Cds.Cluster |
getStaticClusters(int index)
The statically loaded cluster configs.
|
int |
getStaticClustersCount()
The statically loaded cluster configs.
|
List<Cds.Cluster> |
getStaticClustersList()
The statically loaded cluster configs.
|
Cds.ClusterOrBuilder |
getStaticClustersOrBuilder(int index)
The statically loaded cluster configs.
|
List<? extends Cds.ClusterOrBuilder> |
getStaticClustersOrBuilderList()
The statically loaded cluster configs.
|
String |
getVersionInfo()
This is the :ref:`version_info <envoy_api_field_DiscoveryResponse.version_info>` in the
last processed CDS discovery response.
|
com.google.protobuf.ByteString |
getVersionInfoBytes()
This is the :ref:`version_info <envoy_api_field_DiscoveryResponse.version_info>` in the
last processed CDS discovery response.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString 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;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;List<Cds.Cluster> getStaticClustersList()
The statically loaded cluster configs.
repeated .envoy.api.v2.Cluster static_clusters = 2 [(.gogoproto.nullable) = false];Cds.Cluster getStaticClusters(int index)
The statically loaded cluster configs.
repeated .envoy.api.v2.Cluster static_clusters = 2 [(.gogoproto.nullable) = false];int getStaticClustersCount()
The statically loaded cluster configs.
repeated .envoy.api.v2.Cluster static_clusters = 2 [(.gogoproto.nullable) = false];List<? extends Cds.ClusterOrBuilder> getStaticClustersOrBuilderList()
The statically loaded cluster configs.
repeated .envoy.api.v2.Cluster static_clusters = 2 [(.gogoproto.nullable) = false];Cds.ClusterOrBuilder getStaticClustersOrBuilder(int index)
The statically loaded cluster configs.
repeated .envoy.api.v2.Cluster static_clusters = 2 [(.gogoproto.nullable) = false];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];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];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];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];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];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];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];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];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];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];Copyright © 2018 The Envoy Project. All rights reserved.