| Modifier and Type | Class and Description |
|---|---|
static class |
V1Autoscaling.ContainerResourceMetricSource
ContainerResourceMetricSource indicates how to scale on a resource metric known to
Kubernetes, as specified in the requests and limits, describing a single container in
each of the pods of the current scale target(e.g.
|
static class |
V1Autoscaling.ContainerResourceMetricSource.Builder
ContainerResourceMetricSource indicates how to scale on a resource metric known to
Kubernetes, as specified in the requests and limits, describing a single container in
each of the pods of the current scale target(e.g.
|
| Modifier and Type | Method and Description |
|---|---|
V1Autoscaling.ContainerResourceMetricSourceOrBuilder |
V1Autoscaling.MetricSpecOrBuilder.getContainerResourceOrBuilder()
container resource refers to a resource metric (such as those specified in
requests and limits) known to Kubernetes describing a single container in each pod of the
current scale target (e.g.
|
V1Autoscaling.ContainerResourceMetricSourceOrBuilder |
V1Autoscaling.MetricSpec.getContainerResourceOrBuilder()
container resource refers to a resource metric (such as those specified in
requests and limits) known to Kubernetes describing a single container in each pod of the
current scale target (e.g.
|
V1Autoscaling.ContainerResourceMetricSourceOrBuilder |
V1Autoscaling.MetricSpec.Builder.getContainerResourceOrBuilder()
container resource refers to a resource metric (such as those specified in
requests and limits) known to Kubernetes describing a single container in each pod of the
current scale target (e.g.
|
Copyright © 2023. All rights reserved.