| Modifier and Type | Class and Description |
|---|---|
static class |
V2beta1Autoscaling.MetricSpec
MetricSpec specifies how to scale based on a single metric
(only `type` and one other matching field should be set at once).
|
static class |
V2beta1Autoscaling.MetricSpec.Builder
MetricSpec specifies how to scale based on a single metric
(only `type` and one other matching field should be set at once).
|
| Modifier and Type | Method and Description |
|---|---|
V2beta1Autoscaling.MetricSpecOrBuilder |
V2beta1Autoscaling.HorizontalPodAutoscalerSpecOrBuilder.getMetricsOrBuilder(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).
|
V2beta1Autoscaling.MetricSpecOrBuilder |
V2beta1Autoscaling.HorizontalPodAutoscalerSpec.getMetricsOrBuilder(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).
|
V2beta1Autoscaling.MetricSpecOrBuilder |
V2beta1Autoscaling.HorizontalPodAutoscalerSpec.Builder.getMetricsOrBuilder(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).
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends V2beta1Autoscaling.MetricSpecOrBuilder> |
V2beta1Autoscaling.HorizontalPodAutoscalerSpecOrBuilder.getMetricsOrBuilderList()
metrics contains the specifications for which to use to calculate the
desired replica count (the maximum replica count across all metrics will
be used).
|
List<? extends V2beta1Autoscaling.MetricSpecOrBuilder> |
V2beta1Autoscaling.HorizontalPodAutoscalerSpec.getMetricsOrBuilderList()
metrics contains the specifications for which to use to calculate the
desired replica count (the maximum replica count across all metrics will
be used).
|
List<? extends V2beta1Autoscaling.MetricSpecOrBuilder> |
V2beta1Autoscaling.HorizontalPodAutoscalerSpec.Builder.getMetricsOrBuilderList()
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 © 2023. All rights reserved.