public final class V1Autoscaling extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
V1Autoscaling.CrossVersionObjectReference
CrossVersionObjectReference contains enough information to let you identify the referred resource.
|
static interface |
V1Autoscaling.CrossVersionObjectReferenceOrBuilder |
static class |
V1Autoscaling.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 interface |
V1Autoscaling.ExternalMetricSourceOrBuilder |
static class |
V1Autoscaling.ExternalMetricStatus
ExternalMetricStatus indicates the current value of a global metric
not associated with any Kubernetes object.
|
static interface |
V1Autoscaling.ExternalMetricStatusOrBuilder |
static class |
V1Autoscaling.HorizontalPodAutoscaler
configuration of a horizontal pod autoscaler.
|
static class |
V1Autoscaling.HorizontalPodAutoscalerCondition
HorizontalPodAutoscalerCondition describes the state of
a HorizontalPodAutoscaler at a certain point.
|
static interface |
V1Autoscaling.HorizontalPodAutoscalerConditionOrBuilder |
static class |
V1Autoscaling.HorizontalPodAutoscalerList
list of horizontal pod autoscaler objects.
|
static interface |
V1Autoscaling.HorizontalPodAutoscalerListOrBuilder |
static interface |
V1Autoscaling.HorizontalPodAutoscalerOrBuilder |
static class |
V1Autoscaling.HorizontalPodAutoscalerSpec
specification of a horizontal pod autoscaler.
|
static interface |
V1Autoscaling.HorizontalPodAutoscalerSpecOrBuilder |
static class |
V1Autoscaling.HorizontalPodAutoscalerStatus
current status of a horizontal pod autoscaler
|
static interface |
V1Autoscaling.HorizontalPodAutoscalerStatusOrBuilder |
static class |
V1Autoscaling.MetricSpec
MetricSpec specifies how to scale based on a single metric
(only `type` and one other matching field should be set at once).
|
static interface |
V1Autoscaling.MetricSpecOrBuilder |
static class |
V1Autoscaling.MetricStatus
MetricStatus describes the last-read state of a single metric.
|
static interface |
V1Autoscaling.MetricStatusOrBuilder |
static class |
V1Autoscaling.ObjectMetricSource
ObjectMetricSource indicates how to scale on a metric describing a
kubernetes object (for example, hits-per-second on an Ingress object).
|
static interface |
V1Autoscaling.ObjectMetricSourceOrBuilder |
static class |
V1Autoscaling.ObjectMetricStatus
ObjectMetricStatus indicates the current value of a metric describing a
kubernetes object (for example, hits-per-second on an Ingress object).
|
static interface |
V1Autoscaling.ObjectMetricStatusOrBuilder |
static class |
V1Autoscaling.PodsMetricSource
PodsMetricSource indicates how to scale on a metric describing each pod in
the current scale target (for example, transactions-processed-per-second).
|
static interface |
V1Autoscaling.PodsMetricSourceOrBuilder |
static class |
V1Autoscaling.PodsMetricStatus
PodsMetricStatus indicates the current value of a metric describing each pod in
the current scale target (for example, transactions-processed-per-second).
|
static interface |
V1Autoscaling.PodsMetricStatusOrBuilder |
static class |
V1Autoscaling.ResourceMetricSource
ResourceMetricSource indicates how to scale on a resource metric known to
Kubernetes, as specified in requests and limits, describing each pod in the
current scale target (e.g.
|
static interface |
V1Autoscaling.ResourceMetricSourceOrBuilder |
static class |
V1Autoscaling.ResourceMetricStatus
ResourceMetricStatus indicates the current value of a resource metric known to
Kubernetes, as specified in requests and limits, describing each pod in the
current scale target (e.g.
|
static interface |
V1Autoscaling.ResourceMetricStatusOrBuilder |
static class |
V1Autoscaling.Scale
Scale represents a scaling request for a resource.
|
static interface |
V1Autoscaling.ScaleOrBuilder |
static class |
V1Autoscaling.ScaleSpec
ScaleSpec describes the attributes of a scale subresource.
|
static interface |
V1Autoscaling.ScaleSpecOrBuilder |
static class |
V1Autoscaling.ScaleStatus
ScaleStatus represents the current status of a scale subresource.
|
static interface |
V1Autoscaling.ScaleStatusOrBuilder |
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
Copyright © 2019. All rights reserved.