V1Autoscaling.ContainerResourceMetricSource.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1Autoscaling.ContainerResourceMetricSource.Builder.clear()
container is the name of the container in the pods of the scaling target.
V1Autoscaling.ContainerResourceMetricSource.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
V1Autoscaling.ContainerResourceMetricSource.Builder.clearName()
name is the name of the resource in question.
V1Autoscaling.ContainerResourceMetricSource.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
targetAverageUtilization is the target 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.
targetAverageValue is the target 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.
V1Autoscaling.ContainerResourceMetricSource.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 of the
current scale target (e.g.
V1Autoscaling.ContainerResourceMetricSource.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V1Autoscaling.ContainerResourceMetricSource.Builder.mergeFrom(com.google.protobuf.Message other)
targetAverageValue is the target 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.
V1Autoscaling.ContainerResourceMetricSource.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1Autoscaling.ContainerResourceMetricSource.newBuilder()
V1Autoscaling.ContainerResourceMetricSource.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
container is the name of the container in the pods of the scaling target.
V1Autoscaling.ContainerResourceMetricSource.Builder.setContainerBytes(com.google.protobuf.ByteString value)
container is the name of the container in the pods of the scaling target.
V1Autoscaling.ContainerResourceMetricSource.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1Autoscaling.ContainerResourceMetricSource.Builder.setName(String value)
name is the name of the resource in question.
V1Autoscaling.ContainerResourceMetricSource.Builder.setNameBytes(com.google.protobuf.ByteString value)
name is the name of the resource in question.
V1Autoscaling.ContainerResourceMetricSource.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
targetAverageUtilization is the target 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.
targetAverageValue is the target 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.
targetAverageValue is the target 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.
V1Autoscaling.ContainerResourceMetricSource.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1Autoscaling.ContainerResourceMetricSource.toBuilder()