-
V2beta1Autoscaling.PodsMetricSource.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V2beta1Autoscaling.PodsMetricSource.Builder.clear()
V2beta1Autoscaling.PodsMetricSource.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
metricName is the name of the metric in question
V2beta1Autoscaling.PodsMetricSource.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, it is passed as an additional parameter to the metrics server for more specific metrics scoping
When unset, just the metricName will be used to gather metrics.
targetAverageValue is the target value of the average of the
metric across all relevant pods (as a quantity)
V2beta1Autoscaling.PodsMetricSource.Builder.clone()
pods refers to a metric describing each pod in the current scale target
(for example, transactions-processed-per-second).
V2beta1Autoscaling.PodsMetricSource.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V2beta1Autoscaling.PodsMetricSource.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, it is passed as an additional parameter to the metrics server for more specific metrics scoping
When unset, just the metricName will be used to gather metrics.
targetAverageValue is the target value of the average of the
metric across all relevant pods (as a quantity)
V2beta1Autoscaling.PodsMetricSource.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V2beta1Autoscaling.PodsMetricSource.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
V2beta1Autoscaling.PodsMetricSource.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
metricName is the name of the metric in question
V2beta1Autoscaling.PodsMetricSource.Builder.setMetricNameBytes(com.google.protobuf.ByteString value)
metricName is the name of the metric in question
V2beta1Autoscaling.PodsMetricSource.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, it is passed as an additional parameter to the metrics server for more specific metrics scoping
When unset, just the metricName will be used to gather metrics.
selector is the string-encoded form of a standard kubernetes label selector for the given metric
When set, it is passed as an additional parameter to the metrics server for more specific metrics scoping
When unset, just the metricName will be used to gather metrics.
targetAverageValue is the target value of the average of the
metric across all relevant pods (as a quantity)
targetAverageValue is the target value of the average of the
metric across all relevant pods (as a quantity)
V2beta1Autoscaling.PodsMetricSource.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V2beta1Autoscaling.PodsMetricSource.toBuilder()
pods refers to a metric describing each pod in the current scale target
(for example, transactions-processed-per-second).