public static final class V1Autoscaling.MetricStatus.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<V1Autoscaling.MetricStatus.Builder> implements V1Autoscaling.MetricStatusOrBuilder
MetricStatus describes the last-read state of a single metric.Protobuf type
k8s.io.api.autoscaling.v1.MetricStatus
Modifier and Type | Method and Description |
---|---|
V1Autoscaling.MetricStatus.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1Autoscaling.MetricStatus |
build() |
V1Autoscaling.MetricStatus |
buildPartial() |
V1Autoscaling.MetricStatus.Builder |
clear() |
V1Autoscaling.MetricStatus.Builder |
clearExternal()
external refers to a global metric that is not associated
with any Kubernetes object.
|
V1Autoscaling.MetricStatus.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1Autoscaling.MetricStatus.Builder |
clearObject()
object refers to a metric describing a single kubernetes object
(for example, hits-per-second on an Ingress object).
|
V1Autoscaling.MetricStatus.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1Autoscaling.MetricStatus.Builder |
clearPods()
pods refers to a metric describing each pod in the current scale target
(for example, transactions-processed-per-second).
|
V1Autoscaling.MetricStatus.Builder |
clearResource()
resource refers to a resource metric (such as those specified in
requests and limits) known to Kubernetes describing each pod in the
current scale target (e.g.
|
V1Autoscaling.MetricStatus.Builder |
clearType()
type is the type of metric source.
|
V1Autoscaling.MetricStatus.Builder |
clone() |
V1Autoscaling.MetricStatus |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
V1Autoscaling.ExternalMetricStatus |
getExternal()
external refers to a global metric that is not associated
with any Kubernetes object.
|
V1Autoscaling.ExternalMetricStatus.Builder |
getExternalBuilder()
external refers to a global metric that is not associated
with any Kubernetes object.
|
V1Autoscaling.ExternalMetricStatusOrBuilder |
getExternalOrBuilder()
external refers to a global metric that is not associated
with any Kubernetes object.
|
V1Autoscaling.ObjectMetricStatus |
getObject()
object refers to a metric describing a single kubernetes object
(for example, hits-per-second on an Ingress object).
|
V1Autoscaling.ObjectMetricStatus.Builder |
getObjectBuilder()
object refers to a metric describing a single kubernetes object
(for example, hits-per-second on an Ingress object).
|
V1Autoscaling.ObjectMetricStatusOrBuilder |
getObjectOrBuilder()
object refers to a metric describing a single kubernetes object
(for example, hits-per-second on an Ingress object).
|
V1Autoscaling.PodsMetricStatus |
getPods()
pods refers to a metric describing each pod in the current scale target
(for example, transactions-processed-per-second).
|
V1Autoscaling.PodsMetricStatus.Builder |
getPodsBuilder()
pods refers to a metric describing each pod in the current scale target
(for example, transactions-processed-per-second).
|
V1Autoscaling.PodsMetricStatusOrBuilder |
getPodsOrBuilder()
pods refers to a metric describing each pod in the current scale target
(for example, transactions-processed-per-second).
|
V1Autoscaling.ResourceMetricStatus |
getResource()
resource refers to a resource metric (such as those specified in
requests and limits) known to Kubernetes describing each pod in the
current scale target (e.g.
|
V1Autoscaling.ResourceMetricStatus.Builder |
getResourceBuilder()
resource refers to a resource metric (such as those specified in
requests and limits) known to Kubernetes describing each pod in the
current scale target (e.g.
|
V1Autoscaling.ResourceMetricStatusOrBuilder |
getResourceOrBuilder()
resource refers to a resource metric (such as those specified in
requests and limits) known to Kubernetes describing each pod in the
current scale target (e.g.
|
String |
getType()
type is the type of metric source.
|
com.google.protobuf.ByteString |
getTypeBytes()
type is the type of metric source.
|
boolean |
hasExternal()
external refers to a global metric that is not associated
with any Kubernetes object.
|
boolean |
hasObject()
object refers to a metric describing a single kubernetes object
(for example, hits-per-second on an Ingress object).
|
boolean |
hasPods()
pods refers to a metric describing each pod in the current scale target
(for example, transactions-processed-per-second).
|
boolean |
hasResource()
resource refers to a resource metric (such as those specified in
requests and limits) known to Kubernetes describing each pod in the
current scale target (e.g.
|
boolean |
hasType()
type is the type of metric source.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
V1Autoscaling.MetricStatus.Builder |
mergeExternal(V1Autoscaling.ExternalMetricStatus value)
external refers to a global metric that is not associated
with any Kubernetes object.
|
V1Autoscaling.MetricStatus.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1Autoscaling.MetricStatus.Builder |
mergeFrom(com.google.protobuf.Message other) |
V1Autoscaling.MetricStatus.Builder |
mergeFrom(V1Autoscaling.MetricStatus other) |
V1Autoscaling.MetricStatus.Builder |
mergeObject(V1Autoscaling.ObjectMetricStatus value)
object refers to a metric describing a single kubernetes object
(for example, hits-per-second on an Ingress object).
|
V1Autoscaling.MetricStatus.Builder |
mergePods(V1Autoscaling.PodsMetricStatus value)
pods refers to a metric describing each pod in the current scale target
(for example, transactions-processed-per-second).
|
V1Autoscaling.MetricStatus.Builder |
mergeResource(V1Autoscaling.ResourceMetricStatus value)
resource refers to a resource metric (such as those specified in
requests and limits) known to Kubernetes describing each pod in the
current scale target (e.g.
|
V1Autoscaling.MetricStatus.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1Autoscaling.MetricStatus.Builder |
setExternal(V1Autoscaling.ExternalMetricStatus.Builder builderForValue)
external refers to a global metric that is not associated
with any Kubernetes object.
|
V1Autoscaling.MetricStatus.Builder |
setExternal(V1Autoscaling.ExternalMetricStatus value)
external refers to a global metric that is not associated
with any Kubernetes object.
|
V1Autoscaling.MetricStatus.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1Autoscaling.MetricStatus.Builder |
setObject(V1Autoscaling.ObjectMetricStatus.Builder builderForValue)
object refers to a metric describing a single kubernetes object
(for example, hits-per-second on an Ingress object).
|
V1Autoscaling.MetricStatus.Builder |
setObject(V1Autoscaling.ObjectMetricStatus value)
object refers to a metric describing a single kubernetes object
(for example, hits-per-second on an Ingress object).
|
V1Autoscaling.MetricStatus.Builder |
setPods(V1Autoscaling.PodsMetricStatus.Builder builderForValue)
pods refers to a metric describing each pod in the current scale target
(for example, transactions-processed-per-second).
|
V1Autoscaling.MetricStatus.Builder |
setPods(V1Autoscaling.PodsMetricStatus value)
pods refers to a metric describing each pod in the current scale target
(for example, transactions-processed-per-second).
|
V1Autoscaling.MetricStatus.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1Autoscaling.MetricStatus.Builder |
setResource(V1Autoscaling.ResourceMetricStatus.Builder builderForValue)
resource refers to a resource metric (such as those specified in
requests and limits) known to Kubernetes describing each pod in the
current scale target (e.g.
|
V1Autoscaling.MetricStatus.Builder |
setResource(V1Autoscaling.ResourceMetricStatus value)
resource refers to a resource metric (such as those specified in
requests and limits) known to Kubernetes describing each pod in the
current scale target (e.g.
|
V1Autoscaling.MetricStatus.Builder |
setType(String value)
type is the type of metric source.
|
V1Autoscaling.MetricStatus.Builder |
setTypeBytes(com.google.protobuf.ByteString value)
type is the type of metric source.
|
V1Autoscaling.MetricStatus.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<V1Autoscaling.MetricStatus.Builder>
public V1Autoscaling.MetricStatus.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<V1Autoscaling.MetricStatus.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<V1Autoscaling.MetricStatus.Builder>
public V1Autoscaling.MetricStatus getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public V1Autoscaling.MetricStatus build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public V1Autoscaling.MetricStatus buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public V1Autoscaling.MetricStatus.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<V1Autoscaling.MetricStatus.Builder>
public V1Autoscaling.MetricStatus.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<V1Autoscaling.MetricStatus.Builder>
public V1Autoscaling.MetricStatus.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<V1Autoscaling.MetricStatus.Builder>
public V1Autoscaling.MetricStatus.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<V1Autoscaling.MetricStatus.Builder>
public V1Autoscaling.MetricStatus.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<V1Autoscaling.MetricStatus.Builder>
public V1Autoscaling.MetricStatus.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<V1Autoscaling.MetricStatus.Builder>
public V1Autoscaling.MetricStatus.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<V1Autoscaling.MetricStatus.Builder>
public V1Autoscaling.MetricStatus.Builder mergeFrom(V1Autoscaling.MetricStatus other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<V1Autoscaling.MetricStatus.Builder>
public V1Autoscaling.MetricStatus.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<V1Autoscaling.MetricStatus.Builder>
IOException
public boolean hasType()
type is the type of metric source. It will be one of "Object", "Pods" or "Resource", each corresponds to a matching field in the object.
optional string type = 1;
hasType
in interface V1Autoscaling.MetricStatusOrBuilder
public String getType()
type is the type of metric source. It will be one of "Object", "Pods" or "Resource", each corresponds to a matching field in the object.
optional string type = 1;
getType
in interface V1Autoscaling.MetricStatusOrBuilder
public com.google.protobuf.ByteString getTypeBytes()
type is the type of metric source. It will be one of "Object", "Pods" or "Resource", each corresponds to a matching field in the object.
optional string type = 1;
getTypeBytes
in interface V1Autoscaling.MetricStatusOrBuilder
public V1Autoscaling.MetricStatus.Builder setType(String value)
type is the type of metric source. It will be one of "Object", "Pods" or "Resource", each corresponds to a matching field in the object.
optional string type = 1;
public V1Autoscaling.MetricStatus.Builder clearType()
type is the type of metric source. It will be one of "Object", "Pods" or "Resource", each corresponds to a matching field in the object.
optional string type = 1;
public V1Autoscaling.MetricStatus.Builder setTypeBytes(com.google.protobuf.ByteString value)
type is the type of metric source. It will be one of "Object", "Pods" or "Resource", each corresponds to a matching field in the object.
optional string type = 1;
public boolean hasObject()
object refers to a metric describing a single kubernetes object (for example, hits-per-second on an Ingress object). +optional
optional .k8s.io.api.autoscaling.v1.ObjectMetricStatus object = 2;
hasObject
in interface V1Autoscaling.MetricStatusOrBuilder
public V1Autoscaling.ObjectMetricStatus getObject()
object refers to a metric describing a single kubernetes object (for example, hits-per-second on an Ingress object). +optional
optional .k8s.io.api.autoscaling.v1.ObjectMetricStatus object = 2;
getObject
in interface V1Autoscaling.MetricStatusOrBuilder
public V1Autoscaling.MetricStatus.Builder setObject(V1Autoscaling.ObjectMetricStatus value)
object refers to a metric describing a single kubernetes object (for example, hits-per-second on an Ingress object). +optional
optional .k8s.io.api.autoscaling.v1.ObjectMetricStatus object = 2;
public V1Autoscaling.MetricStatus.Builder setObject(V1Autoscaling.ObjectMetricStatus.Builder builderForValue)
object refers to a metric describing a single kubernetes object (for example, hits-per-second on an Ingress object). +optional
optional .k8s.io.api.autoscaling.v1.ObjectMetricStatus object = 2;
public V1Autoscaling.MetricStatus.Builder mergeObject(V1Autoscaling.ObjectMetricStatus value)
object refers to a metric describing a single kubernetes object (for example, hits-per-second on an Ingress object). +optional
optional .k8s.io.api.autoscaling.v1.ObjectMetricStatus object = 2;
public V1Autoscaling.MetricStatus.Builder clearObject()
object refers to a metric describing a single kubernetes object (for example, hits-per-second on an Ingress object). +optional
optional .k8s.io.api.autoscaling.v1.ObjectMetricStatus object = 2;
public V1Autoscaling.ObjectMetricStatus.Builder getObjectBuilder()
object refers to a metric describing a single kubernetes object (for example, hits-per-second on an Ingress object). +optional
optional .k8s.io.api.autoscaling.v1.ObjectMetricStatus object = 2;
public V1Autoscaling.ObjectMetricStatusOrBuilder getObjectOrBuilder()
object refers to a metric describing a single kubernetes object (for example, hits-per-second on an Ingress object). +optional
optional .k8s.io.api.autoscaling.v1.ObjectMetricStatus object = 2;
getObjectOrBuilder
in interface V1Autoscaling.MetricStatusOrBuilder
public boolean hasPods()
pods refers to a metric describing each pod in the current scale target (for example, transactions-processed-per-second). The values will be averaged together before being compared to the target value. +optional
optional .k8s.io.api.autoscaling.v1.PodsMetricStatus pods = 3;
hasPods
in interface V1Autoscaling.MetricStatusOrBuilder
public V1Autoscaling.PodsMetricStatus getPods()
pods refers to a metric describing each pod in the current scale target (for example, transactions-processed-per-second). The values will be averaged together before being compared to the target value. +optional
optional .k8s.io.api.autoscaling.v1.PodsMetricStatus pods = 3;
getPods
in interface V1Autoscaling.MetricStatusOrBuilder
public V1Autoscaling.MetricStatus.Builder setPods(V1Autoscaling.PodsMetricStatus value)
pods refers to a metric describing each pod in the current scale target (for example, transactions-processed-per-second). The values will be averaged together before being compared to the target value. +optional
optional .k8s.io.api.autoscaling.v1.PodsMetricStatus pods = 3;
public V1Autoscaling.MetricStatus.Builder setPods(V1Autoscaling.PodsMetricStatus.Builder builderForValue)
pods refers to a metric describing each pod in the current scale target (for example, transactions-processed-per-second). The values will be averaged together before being compared to the target value. +optional
optional .k8s.io.api.autoscaling.v1.PodsMetricStatus pods = 3;
public V1Autoscaling.MetricStatus.Builder mergePods(V1Autoscaling.PodsMetricStatus value)
pods refers to a metric describing each pod in the current scale target (for example, transactions-processed-per-second). The values will be averaged together before being compared to the target value. +optional
optional .k8s.io.api.autoscaling.v1.PodsMetricStatus pods = 3;
public V1Autoscaling.MetricStatus.Builder clearPods()
pods refers to a metric describing each pod in the current scale target (for example, transactions-processed-per-second). The values will be averaged together before being compared to the target value. +optional
optional .k8s.io.api.autoscaling.v1.PodsMetricStatus pods = 3;
public V1Autoscaling.PodsMetricStatus.Builder getPodsBuilder()
pods refers to a metric describing each pod in the current scale target (for example, transactions-processed-per-second). The values will be averaged together before being compared to the target value. +optional
optional .k8s.io.api.autoscaling.v1.PodsMetricStatus pods = 3;
public V1Autoscaling.PodsMetricStatusOrBuilder getPodsOrBuilder()
pods refers to a metric describing each pod in the current scale target (for example, transactions-processed-per-second). The values will be averaged together before being compared to the target value. +optional
optional .k8s.io.api.autoscaling.v1.PodsMetricStatus pods = 3;
getPodsOrBuilder
in interface V1Autoscaling.MetricStatusOrBuilder
public boolean hasResource()
resource refers to a resource metric (such as those specified in requests and limits) known to Kubernetes describing each pod in the current scale target (e.g. CPU or memory). Such metrics are built in to Kubernetes, and have special scaling options on top of those available to normal per-pod metrics using the "pods" source. +optional
optional .k8s.io.api.autoscaling.v1.ResourceMetricStatus resource = 4;
hasResource
in interface V1Autoscaling.MetricStatusOrBuilder
public V1Autoscaling.ResourceMetricStatus getResource()
resource refers to a resource metric (such as those specified in requests and limits) known to Kubernetes describing each pod in the current scale target (e.g. CPU or memory). Such metrics are built in to Kubernetes, and have special scaling options on top of those available to normal per-pod metrics using the "pods" source. +optional
optional .k8s.io.api.autoscaling.v1.ResourceMetricStatus resource = 4;
getResource
in interface V1Autoscaling.MetricStatusOrBuilder
public V1Autoscaling.MetricStatus.Builder setResource(V1Autoscaling.ResourceMetricStatus value)
resource refers to a resource metric (such as those specified in requests and limits) known to Kubernetes describing each pod in the current scale target (e.g. CPU or memory). Such metrics are built in to Kubernetes, and have special scaling options on top of those available to normal per-pod metrics using the "pods" source. +optional
optional .k8s.io.api.autoscaling.v1.ResourceMetricStatus resource = 4;
public V1Autoscaling.MetricStatus.Builder setResource(V1Autoscaling.ResourceMetricStatus.Builder builderForValue)
resource refers to a resource metric (such as those specified in requests and limits) known to Kubernetes describing each pod in the current scale target (e.g. CPU or memory). Such metrics are built in to Kubernetes, and have special scaling options on top of those available to normal per-pod metrics using the "pods" source. +optional
optional .k8s.io.api.autoscaling.v1.ResourceMetricStatus resource = 4;
public V1Autoscaling.MetricStatus.Builder mergeResource(V1Autoscaling.ResourceMetricStatus value)
resource refers to a resource metric (such as those specified in requests and limits) known to Kubernetes describing each pod in the current scale target (e.g. CPU or memory). Such metrics are built in to Kubernetes, and have special scaling options on top of those available to normal per-pod metrics using the "pods" source. +optional
optional .k8s.io.api.autoscaling.v1.ResourceMetricStatus resource = 4;
public V1Autoscaling.MetricStatus.Builder clearResource()
resource refers to a resource metric (such as those specified in requests and limits) known to Kubernetes describing each pod in the current scale target (e.g. CPU or memory). Such metrics are built in to Kubernetes, and have special scaling options on top of those available to normal per-pod metrics using the "pods" source. +optional
optional .k8s.io.api.autoscaling.v1.ResourceMetricStatus resource = 4;
public V1Autoscaling.ResourceMetricStatus.Builder getResourceBuilder()
resource refers to a resource metric (such as those specified in requests and limits) known to Kubernetes describing each pod in the current scale target (e.g. CPU or memory). Such metrics are built in to Kubernetes, and have special scaling options on top of those available to normal per-pod metrics using the "pods" source. +optional
optional .k8s.io.api.autoscaling.v1.ResourceMetricStatus resource = 4;
public V1Autoscaling.ResourceMetricStatusOrBuilder getResourceOrBuilder()
resource refers to a resource metric (such as those specified in requests and limits) known to Kubernetes describing each pod in the current scale target (e.g. CPU or memory). Such metrics are built in to Kubernetes, and have special scaling options on top of those available to normal per-pod metrics using the "pods" source. +optional
optional .k8s.io.api.autoscaling.v1.ResourceMetricStatus resource = 4;
getResourceOrBuilder
in interface V1Autoscaling.MetricStatusOrBuilder
public boolean hasExternal()
external refers to a global metric that is not associated with any Kubernetes object. It allows autoscaling based on information coming from components running outside of cluster (for example length of queue in cloud messaging service, or QPS from loadbalancer running outside of cluster). +optional
optional .k8s.io.api.autoscaling.v1.ExternalMetricStatus external = 5;
hasExternal
in interface V1Autoscaling.MetricStatusOrBuilder
public V1Autoscaling.ExternalMetricStatus getExternal()
external refers to a global metric that is not associated with any Kubernetes object. It allows autoscaling based on information coming from components running outside of cluster (for example length of queue in cloud messaging service, or QPS from loadbalancer running outside of cluster). +optional
optional .k8s.io.api.autoscaling.v1.ExternalMetricStatus external = 5;
getExternal
in interface V1Autoscaling.MetricStatusOrBuilder
public V1Autoscaling.MetricStatus.Builder setExternal(V1Autoscaling.ExternalMetricStatus value)
external refers to a global metric that is not associated with any Kubernetes object. It allows autoscaling based on information coming from components running outside of cluster (for example length of queue in cloud messaging service, or QPS from loadbalancer running outside of cluster). +optional
optional .k8s.io.api.autoscaling.v1.ExternalMetricStatus external = 5;
public V1Autoscaling.MetricStatus.Builder setExternal(V1Autoscaling.ExternalMetricStatus.Builder builderForValue)
external refers to a global metric that is not associated with any Kubernetes object. It allows autoscaling based on information coming from components running outside of cluster (for example length of queue in cloud messaging service, or QPS from loadbalancer running outside of cluster). +optional
optional .k8s.io.api.autoscaling.v1.ExternalMetricStatus external = 5;
public V1Autoscaling.MetricStatus.Builder mergeExternal(V1Autoscaling.ExternalMetricStatus value)
external refers to a global metric that is not associated with any Kubernetes object. It allows autoscaling based on information coming from components running outside of cluster (for example length of queue in cloud messaging service, or QPS from loadbalancer running outside of cluster). +optional
optional .k8s.io.api.autoscaling.v1.ExternalMetricStatus external = 5;
public V1Autoscaling.MetricStatus.Builder clearExternal()
external refers to a global metric that is not associated with any Kubernetes object. It allows autoscaling based on information coming from components running outside of cluster (for example length of queue in cloud messaging service, or QPS from loadbalancer running outside of cluster). +optional
optional .k8s.io.api.autoscaling.v1.ExternalMetricStatus external = 5;
public V1Autoscaling.ExternalMetricStatus.Builder getExternalBuilder()
external refers to a global metric that is not associated with any Kubernetes object. It allows autoscaling based on information coming from components running outside of cluster (for example length of queue in cloud messaging service, or QPS from loadbalancer running outside of cluster). +optional
optional .k8s.io.api.autoscaling.v1.ExternalMetricStatus external = 5;
public V1Autoscaling.ExternalMetricStatusOrBuilder getExternalOrBuilder()
external refers to a global metric that is not associated with any Kubernetes object. It allows autoscaling based on information coming from components running outside of cluster (for example length of queue in cloud messaging service, or QPS from loadbalancer running outside of cluster). +optional
optional .k8s.io.api.autoscaling.v1.ExternalMetricStatus external = 5;
getExternalOrBuilder
in interface V1Autoscaling.MetricStatusOrBuilder
public final V1Autoscaling.MetricStatus.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<V1Autoscaling.MetricStatus.Builder>
public final V1Autoscaling.MetricStatus.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<V1Autoscaling.MetricStatus.Builder>
Copyright © 2021. All rights reserved.