-
V1Autoscaling.ResourceMetricSource.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1Autoscaling.ResourceMetricSource.Builder.clear()
V1Autoscaling.ResourceMetricSource.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
V1Autoscaling.ResourceMetricSource.Builder.clearName()
name is the name of the resource in question.
V1Autoscaling.ResourceMetricSource.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.ResourceMetricSource.Builder.clone()
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.ResourceMetricSource.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V1Autoscaling.ResourceMetricSource.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.ResourceMetricSource.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1Autoscaling.ResourceMetricSource.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
V1Autoscaling.ResourceMetricSource.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
name is the name of the resource in question.
V1Autoscaling.ResourceMetricSource.Builder.setNameBytes(com.google.protobuf.ByteString value)
name is the name of the resource in question.
V1Autoscaling.ResourceMetricSource.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.ResourceMetricSource.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1Autoscaling.ResourceMetricSource.toBuilder()
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.