| Modifier and Type | Method and Description |
|---|---|
V2beta2Autoscaling.MetricSpec.Builder |
V2beta2Autoscaling.HorizontalPodAutoscalerSpec.Builder.addMetricsBuilder()
metrics contains the specifications for which to use to calculate the
desired replica count (the maximum replica count across all metrics will
be used).
|
V2beta2Autoscaling.MetricSpec.Builder |
V2beta2Autoscaling.HorizontalPodAutoscalerSpec.Builder.addMetricsBuilder(int index)
metrics contains the specifications for which to use to calculate the
desired replica count (the maximum replica count across all metrics will
be used).
|
V2beta2Autoscaling.MetricSpec.Builder |
V2beta2Autoscaling.MetricSpec.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V2beta2Autoscaling.MetricSpec.Builder |
V2beta2Autoscaling.MetricSpec.Builder.clear() |
V2beta2Autoscaling.MetricSpec.Builder |
V2beta2Autoscaling.MetricSpec.Builder.clearExternal()
external refers to a global metric that is not associated
with any Kubernetes object.
|
V2beta2Autoscaling.MetricSpec.Builder |
V2beta2Autoscaling.MetricSpec.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V2beta2Autoscaling.MetricSpec.Builder |
V2beta2Autoscaling.MetricSpec.Builder.clearObject()
object refers to a metric describing a single kubernetes object
(for example, hits-per-second on an Ingress object).
|
V2beta2Autoscaling.MetricSpec.Builder |
V2beta2Autoscaling.MetricSpec.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V2beta2Autoscaling.MetricSpec.Builder |
V2beta2Autoscaling.MetricSpec.Builder.clearPods()
pods refers to a metric describing each pod in the current scale target
(for example, transactions-processed-per-second).
|
V2beta2Autoscaling.MetricSpec.Builder |
V2beta2Autoscaling.MetricSpec.Builder.clearResource()
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.
|
V2beta2Autoscaling.MetricSpec.Builder |
V2beta2Autoscaling.MetricSpec.Builder.clearType()
type is the type of metric source.
|
V2beta2Autoscaling.MetricSpec.Builder |
V2beta2Autoscaling.MetricSpec.Builder.clone() |
V2beta2Autoscaling.MetricSpec.Builder |
V2beta2Autoscaling.HorizontalPodAutoscalerSpec.Builder.getMetricsBuilder(int index)
metrics contains the specifications for which to use to calculate the
desired replica count (the maximum replica count across all metrics will
be used).
|
V2beta2Autoscaling.MetricSpec.Builder |
V2beta2Autoscaling.MetricSpec.Builder.mergeExternal(V2beta2Autoscaling.ExternalMetricSource value)
external refers to a global metric that is not associated
with any Kubernetes object.
|
V2beta2Autoscaling.MetricSpec.Builder |
V2beta2Autoscaling.MetricSpec.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V2beta2Autoscaling.MetricSpec.Builder |
V2beta2Autoscaling.MetricSpec.Builder.mergeFrom(com.google.protobuf.Message other) |
V2beta2Autoscaling.MetricSpec.Builder |
V2beta2Autoscaling.MetricSpec.Builder.mergeFrom(V2beta2Autoscaling.MetricSpec other) |
V2beta2Autoscaling.MetricSpec.Builder |
V2beta2Autoscaling.MetricSpec.Builder.mergeObject(V2beta2Autoscaling.ObjectMetricSource value)
object refers to a metric describing a single kubernetes object
(for example, hits-per-second on an Ingress object).
|
V2beta2Autoscaling.MetricSpec.Builder |
V2beta2Autoscaling.MetricSpec.Builder.mergePods(V2beta2Autoscaling.PodsMetricSource value)
pods refers to a metric describing each pod in the current scale target
(for example, transactions-processed-per-second).
|
V2beta2Autoscaling.MetricSpec.Builder |
V2beta2Autoscaling.MetricSpec.Builder.mergeResource(V2beta2Autoscaling.ResourceMetricSource value)
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.
|
V2beta2Autoscaling.MetricSpec.Builder |
V2beta2Autoscaling.MetricSpec.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static V2beta2Autoscaling.MetricSpec.Builder |
V2beta2Autoscaling.MetricSpec.newBuilder() |
static V2beta2Autoscaling.MetricSpec.Builder |
V2beta2Autoscaling.MetricSpec.newBuilder(V2beta2Autoscaling.MetricSpec prototype) |
V2beta2Autoscaling.MetricSpec.Builder |
V2beta2Autoscaling.MetricSpec.newBuilderForType() |
protected V2beta2Autoscaling.MetricSpec.Builder |
V2beta2Autoscaling.MetricSpec.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
V2beta2Autoscaling.MetricSpec.Builder |
V2beta2Autoscaling.MetricSpec.Builder.setExternal(V2beta2Autoscaling.ExternalMetricSource.Builder builderForValue)
external refers to a global metric that is not associated
with any Kubernetes object.
|
V2beta2Autoscaling.MetricSpec.Builder |
V2beta2Autoscaling.MetricSpec.Builder.setExternal(V2beta2Autoscaling.ExternalMetricSource value)
external refers to a global metric that is not associated
with any Kubernetes object.
|
V2beta2Autoscaling.MetricSpec.Builder |
V2beta2Autoscaling.MetricSpec.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V2beta2Autoscaling.MetricSpec.Builder |
V2beta2Autoscaling.MetricSpec.Builder.setObject(V2beta2Autoscaling.ObjectMetricSource.Builder builderForValue)
object refers to a metric describing a single kubernetes object
(for example, hits-per-second on an Ingress object).
|
V2beta2Autoscaling.MetricSpec.Builder |
V2beta2Autoscaling.MetricSpec.Builder.setObject(V2beta2Autoscaling.ObjectMetricSource value)
object refers to a metric describing a single kubernetes object
(for example, hits-per-second on an Ingress object).
|
V2beta2Autoscaling.MetricSpec.Builder |
V2beta2Autoscaling.MetricSpec.Builder.setPods(V2beta2Autoscaling.PodsMetricSource.Builder builderForValue)
pods refers to a metric describing each pod in the current scale target
(for example, transactions-processed-per-second).
|
V2beta2Autoscaling.MetricSpec.Builder |
V2beta2Autoscaling.MetricSpec.Builder.setPods(V2beta2Autoscaling.PodsMetricSource value)
pods refers to a metric describing each pod in the current scale target
(for example, transactions-processed-per-second).
|
V2beta2Autoscaling.MetricSpec.Builder |
V2beta2Autoscaling.MetricSpec.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V2beta2Autoscaling.MetricSpec.Builder |
V2beta2Autoscaling.MetricSpec.Builder.setResource(V2beta2Autoscaling.ResourceMetricSource.Builder builderForValue)
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.
|
V2beta2Autoscaling.MetricSpec.Builder |
V2beta2Autoscaling.MetricSpec.Builder.setResource(V2beta2Autoscaling.ResourceMetricSource value)
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.
|
V2beta2Autoscaling.MetricSpec.Builder |
V2beta2Autoscaling.MetricSpec.Builder.setType(String value)
type is the type of metric source.
|
V2beta2Autoscaling.MetricSpec.Builder |
V2beta2Autoscaling.MetricSpec.Builder.setTypeBytes(com.google.protobuf.ByteString value)
type is the type of metric source.
|
V2beta2Autoscaling.MetricSpec.Builder |
V2beta2Autoscaling.MetricSpec.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V2beta2Autoscaling.MetricSpec.Builder |
V2beta2Autoscaling.MetricSpec.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<V2beta2Autoscaling.MetricSpec.Builder> |
V2beta2Autoscaling.HorizontalPodAutoscalerSpec.Builder.getMetricsBuilderList()
metrics contains the specifications for which to use to calculate the
desired replica count (the maximum replica count across all metrics will
be used).
|
| Modifier and Type | Method and Description |
|---|---|
V2beta2Autoscaling.HorizontalPodAutoscalerSpec.Builder |
V2beta2Autoscaling.HorizontalPodAutoscalerSpec.Builder.addMetrics(int index,
V2beta2Autoscaling.MetricSpec.Builder builderForValue)
metrics contains the specifications for which to use to calculate the
desired replica count (the maximum replica count across all metrics will
be used).
|
V2beta2Autoscaling.HorizontalPodAutoscalerSpec.Builder |
V2beta2Autoscaling.HorizontalPodAutoscalerSpec.Builder.addMetrics(V2beta2Autoscaling.MetricSpec.Builder builderForValue)
metrics contains the specifications for which to use to calculate the
desired replica count (the maximum replica count across all metrics will
be used).
|
V2beta2Autoscaling.HorizontalPodAutoscalerSpec.Builder |
V2beta2Autoscaling.HorizontalPodAutoscalerSpec.Builder.setMetrics(int index,
V2beta2Autoscaling.MetricSpec.Builder builderForValue)
metrics contains the specifications for which to use to calculate the
desired replica count (the maximum replica count across all metrics will
be used).
|
Copyright © 2019. All rights reserved.