-
V1Autoscaling.PodsMetricStatus.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1Autoscaling.PodsMetricStatus.Builder.clear()
currentAverageValue is the current value of the average of the
metric across all relevant pods (as a quantity)
V1Autoscaling.PodsMetricStatus.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
metricName is the name of the metric in question
V1Autoscaling.PodsMetricStatus.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
selector is the string-encoded form of a standard kubernetes label selector for the given metric
When set in the PodsMetricSource, it is passed as an additional parameter to the metrics server for more specific metrics scoping.
V1Autoscaling.PodsMetricStatus.Builder.clone()
pods refers to a metric describing each pod in the current scale target
(for example, transactions-processed-per-second).
currentAverageValue is the current value of the average of the
metric across all relevant pods (as a quantity)
V1Autoscaling.PodsMetricStatus.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V1Autoscaling.PodsMetricStatus.Builder.mergeFrom(com.google.protobuf.Message other)
selector is the string-encoded form of a standard kubernetes label selector for the given metric
When set in the PodsMetricSource, it is passed as an additional parameter to the metrics server for more specific metrics scoping.
V1Autoscaling.PodsMetricStatus.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1Autoscaling.PodsMetricStatus.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
currentAverageValue is the current value of the average of the
metric across all relevant pods (as a quantity)
currentAverageValue is the current value of the average of the
metric across all relevant pods (as a quantity)
V1Autoscaling.PodsMetricStatus.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
metricName is the name of the metric in question
V1Autoscaling.PodsMetricStatus.Builder.setMetricNameBytes(com.google.protobuf.ByteString value)
metricName is the name of the metric in question
V1Autoscaling.PodsMetricStatus.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
selector is the string-encoded form of a standard kubernetes label selector for the given metric
When set in the PodsMetricSource, it is passed as an additional parameter to the metrics server for more specific metrics scoping.
selector is the string-encoded form of a standard kubernetes label selector for the given metric
When set in the PodsMetricSource, it is passed as an additional parameter to the metrics server for more specific metrics scoping.
V1Autoscaling.PodsMetricStatus.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
pods refers to a metric describing each pod in the current scale target
(for example, transactions-processed-per-second).