| Modifier and Type | Class and Description |
|---|---|
static class |
V2beta1Autoscaling.ExternalMetricSource
ExternalMetricSource indicates how to scale on a metric not associated with
any Kubernetes object (for example length of queue in cloud
messaging service, or QPS from loadbalancer running outside of cluster).
|
static class |
V2beta1Autoscaling.ExternalMetricSource.Builder
ExternalMetricSource indicates how to scale on a metric not associated with
any Kubernetes object (for example length of queue in cloud
messaging service, or QPS from loadbalancer running outside of cluster).
|
| Modifier and Type | Method and Description |
|---|---|
V2beta1Autoscaling.ExternalMetricSourceOrBuilder |
V2beta1Autoscaling.MetricSpecOrBuilder.getExternalOrBuilder()
external refers to a global metric that is not associated
with any Kubernetes object.
|
V2beta1Autoscaling.ExternalMetricSourceOrBuilder |
V2beta1Autoscaling.MetricSpec.getExternalOrBuilder()
external refers to a global metric that is not associated
with any Kubernetes object.
|
V2beta1Autoscaling.ExternalMetricSourceOrBuilder |
V2beta1Autoscaling.MetricSpec.Builder.getExternalOrBuilder()
external refers to a global metric that is not associated
with any Kubernetes object.
|
Copyright © 2023. All rights reserved.