V2beta1Autoscaling.ContainerResourceMetricStatus.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V2beta1Autoscaling.ContainerResourceMetricStatus.Builder.clear()
V2beta1Autoscaling.ContainerResourceMetricStatus.Builder.clearContainer()
container is the name of the container in the pods of the scaling target
currentAverageUtilization is the current value of the average of the
resource metric across all relevant pods, represented as a percentage of
the requested value of the resource for the pods.
currentAverageValue is the current value of the average of the
resource metric across all relevant pods, as a raw value (instead of as
a percentage of the request), similar to the "pods" metric source type.
V2beta1Autoscaling.ContainerResourceMetricStatus.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
V2beta1Autoscaling.ContainerResourceMetricStatus.Builder.clearName()
name is the name of the resource in question.
V2beta1Autoscaling.ContainerResourceMetricStatus.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
V2beta1Autoscaling.ContainerResourceMetricStatus.Builder.clone()
container resource refers to a resource metric (such as those specified in
requests and limits) known to Kubernetes describing a single container in each pod in the
current scale target (e.g.
currentAverageValue is the current value of the average of the
resource metric across all relevant pods, as a raw value (instead of as
a percentage of the request), similar to the "pods" metric source type.
V2beta1Autoscaling.ContainerResourceMetricStatus.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V2beta1Autoscaling.ContainerResourceMetricStatus.Builder.mergeFrom(com.google.protobuf.Message other)
V2beta1Autoscaling.ContainerResourceMetricStatus.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V2beta1Autoscaling.ContainerResourceMetricStatus.newBuilder()
V2beta1Autoscaling.ContainerResourceMetricStatus.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
container is the name of the container in the pods of the scaling target
V2beta1Autoscaling.ContainerResourceMetricStatus.Builder.setContainerBytes(com.google.protobuf.ByteString value)
container is the name of the container in the pods of the scaling target
currentAverageUtilization is the current value of the average of the
resource metric across all relevant pods, represented as a percentage of
the requested value of the resource for the pods.
currentAverageValue is the current value of the average of the
resource metric across all relevant pods, as a raw value (instead of as
a percentage of the request), similar to the "pods" metric source type.
currentAverageValue is the current value of the average of the
resource metric across all relevant pods, as a raw value (instead of as
a percentage of the request), similar to the "pods" metric source type.
V2beta1Autoscaling.ContainerResourceMetricStatus.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V2beta1Autoscaling.ContainerResourceMetricStatus.Builder.setName(String value)
name is the name of the resource in question.
V2beta1Autoscaling.ContainerResourceMetricStatus.Builder.setNameBytes(com.google.protobuf.ByteString value)
name is the name of the resource in question.
V2beta1Autoscaling.ContainerResourceMetricStatus.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
V2beta1Autoscaling.ContainerResourceMetricStatus.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V2beta1Autoscaling.ContainerResourceMetricStatus.toBuilder()