| Modifier and Type | Class and Description |
|---|---|
static class |
V2beta2Autoscaling.CrossVersionObjectReference
CrossVersionObjectReference contains enough information to let you identify the referred resource.
|
static class |
V2beta2Autoscaling.CrossVersionObjectReference.Builder
CrossVersionObjectReference contains enough information to let you identify the referred resource.
|
| Modifier and Type | Method and Description |
|---|---|
V2beta2Autoscaling.CrossVersionObjectReferenceOrBuilder |
V2beta2Autoscaling.ObjectMetricSourceOrBuilder.getDescribedObjectOrBuilder()
optional .k8s.io.api.autoscaling.v2beta2.CrossVersionObjectReference describedObject = 1;
|
V2beta2Autoscaling.CrossVersionObjectReferenceOrBuilder |
V2beta2Autoscaling.ObjectMetricSource.getDescribedObjectOrBuilder()
optional .k8s.io.api.autoscaling.v2beta2.CrossVersionObjectReference describedObject = 1;
|
V2beta2Autoscaling.CrossVersionObjectReferenceOrBuilder |
V2beta2Autoscaling.ObjectMetricSource.Builder.getDescribedObjectOrBuilder()
optional .k8s.io.api.autoscaling.v2beta2.CrossVersionObjectReference describedObject = 1;
|
V2beta2Autoscaling.CrossVersionObjectReferenceOrBuilder |
V2beta2Autoscaling.ObjectMetricStatusOrBuilder.getDescribedObjectOrBuilder()
optional .k8s.io.api.autoscaling.v2beta2.CrossVersionObjectReference describedObject = 3;
|
V2beta2Autoscaling.CrossVersionObjectReferenceOrBuilder |
V2beta2Autoscaling.ObjectMetricStatus.getDescribedObjectOrBuilder()
optional .k8s.io.api.autoscaling.v2beta2.CrossVersionObjectReference describedObject = 3;
|
V2beta2Autoscaling.CrossVersionObjectReferenceOrBuilder |
V2beta2Autoscaling.ObjectMetricStatus.Builder.getDescribedObjectOrBuilder()
optional .k8s.io.api.autoscaling.v2beta2.CrossVersionObjectReference describedObject = 3;
|
V2beta2Autoscaling.CrossVersionObjectReferenceOrBuilder |
V2beta2Autoscaling.HorizontalPodAutoscalerSpecOrBuilder.getScaleTargetRefOrBuilder()
scaleTargetRef points to the target resource to scale, and is used to the pods for which metrics
should be collected, as well as to actually change the replica count.
|
V2beta2Autoscaling.CrossVersionObjectReferenceOrBuilder |
V2beta2Autoscaling.HorizontalPodAutoscalerSpec.getScaleTargetRefOrBuilder()
scaleTargetRef points to the target resource to scale, and is used to the pods for which metrics
should be collected, as well as to actually change the replica count.
|
V2beta2Autoscaling.CrossVersionObjectReferenceOrBuilder |
V2beta2Autoscaling.HorizontalPodAutoscalerSpec.Builder.getScaleTargetRefOrBuilder()
scaleTargetRef points to the target resource to scale, and is used to the pods for which metrics
should be collected, as well as to actually change the replica count.
|
Copyright © 2023. All rights reserved.