| Modifier and Type | Method and Description |
|---|---|
V1Autoscaling.PodsMetricSource.Builder |
V1Autoscaling.PodsMetricSource.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1Autoscaling.PodsMetricSource.Builder |
V1Autoscaling.PodsMetricSource.Builder.clear() |
V1Autoscaling.PodsMetricSource.Builder |
V1Autoscaling.PodsMetricSource.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1Autoscaling.PodsMetricSource.Builder |
V1Autoscaling.PodsMetricSource.Builder.clearMetricName()
metricName is the name of the metric in question
|
V1Autoscaling.PodsMetricSource.Builder |
V1Autoscaling.PodsMetricSource.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1Autoscaling.PodsMetricSource.Builder |
V1Autoscaling.PodsMetricSource.Builder.clearTargetAverageValue()
targetAverageValue is the target value of the average of the
metric across all relevant pods (as a quantity)
|
V1Autoscaling.PodsMetricSource.Builder |
V1Autoscaling.PodsMetricSource.Builder.clone() |
V1Autoscaling.PodsMetricSource.Builder |
V1Autoscaling.MetricSpec.Builder.getPodsBuilder()
pods refers to a metric describing each pod in the current scale target
(for example, transactions-processed-per-second).
|
V1Autoscaling.PodsMetricSource.Builder |
V1Autoscaling.PodsMetricSource.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1Autoscaling.PodsMetricSource.Builder |
V1Autoscaling.PodsMetricSource.Builder.mergeFrom(com.google.protobuf.Message other) |
V1Autoscaling.PodsMetricSource.Builder |
V1Autoscaling.PodsMetricSource.Builder.mergeFrom(V1Autoscaling.PodsMetricSource other) |
V1Autoscaling.PodsMetricSource.Builder |
V1Autoscaling.PodsMetricSource.Builder.mergeTargetAverageValue(Resource.Quantity value)
targetAverageValue is the target value of the average of the
metric across all relevant pods (as a quantity)
|
V1Autoscaling.PodsMetricSource.Builder |
V1Autoscaling.PodsMetricSource.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static V1Autoscaling.PodsMetricSource.Builder |
V1Autoscaling.PodsMetricSource.newBuilder() |
static V1Autoscaling.PodsMetricSource.Builder |
V1Autoscaling.PodsMetricSource.newBuilder(V1Autoscaling.PodsMetricSource prototype) |
V1Autoscaling.PodsMetricSource.Builder |
V1Autoscaling.PodsMetricSource.newBuilderForType() |
protected V1Autoscaling.PodsMetricSource.Builder |
V1Autoscaling.PodsMetricSource.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
V1Autoscaling.PodsMetricSource.Builder |
V1Autoscaling.PodsMetricSource.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1Autoscaling.PodsMetricSource.Builder |
V1Autoscaling.PodsMetricSource.Builder.setMetricName(String value)
metricName is the name of the metric in question
|
V1Autoscaling.PodsMetricSource.Builder |
V1Autoscaling.PodsMetricSource.Builder.setMetricNameBytes(com.google.protobuf.ByteString value)
metricName is the name of the metric in question
|
V1Autoscaling.PodsMetricSource.Builder |
V1Autoscaling.PodsMetricSource.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1Autoscaling.PodsMetricSource.Builder |
V1Autoscaling.PodsMetricSource.Builder.setTargetAverageValue(Resource.Quantity.Builder builderForValue)
targetAverageValue is the target value of the average of the
metric across all relevant pods (as a quantity)
|
V1Autoscaling.PodsMetricSource.Builder |
V1Autoscaling.PodsMetricSource.Builder.setTargetAverageValue(Resource.Quantity value)
targetAverageValue is the target value of the average of the
metric across all relevant pods (as a quantity)
|
V1Autoscaling.PodsMetricSource.Builder |
V1Autoscaling.PodsMetricSource.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1Autoscaling.PodsMetricSource.Builder |
V1Autoscaling.PodsMetricSource.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
V1Autoscaling.MetricSpec.Builder |
V1Autoscaling.MetricSpec.Builder.setPods(V1Autoscaling.PodsMetricSource.Builder builderForValue)
pods refers to a metric describing each pod in the current scale target
(for example, transactions-processed-per-second).
|
Copyright © 2018. All rights reserved.