Uses of Interface
org.cdk8s.plus24.k8s.CrossVersionObjectReferenceV2Beta1
-
Packages that use CrossVersionObjectReferenceV2Beta1 Package Description org.cdk8s.plus24.k8s -
-
Uses of CrossVersionObjectReferenceV2Beta1 in org.cdk8s.plus24.k8s
Classes in org.cdk8s.plus24.k8s that implement CrossVersionObjectReferenceV2Beta1 Modifier and Type Class Description static classCrossVersionObjectReferenceV2Beta1.Jsii$ProxyAn implementation forCrossVersionObjectReferenceV2Beta1Methods in org.cdk8s.plus24.k8s that return CrossVersionObjectReferenceV2Beta1 Modifier and Type Method Description CrossVersionObjectReferenceV2Beta1CrossVersionObjectReferenceV2Beta1.Builder. build()Builds the configured instance.CrossVersionObjectReferenceV2Beta1HorizontalPodAutoscalerSpecV2Beta1. getScaleTargetRef()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.CrossVersionObjectReferenceV2Beta1HorizontalPodAutoscalerSpecV2Beta1.Jsii$Proxy. getScaleTargetRef()CrossVersionObjectReferenceV2Beta1ObjectMetricSourceV2Beta1. getTarget()target is the described Kubernetes object.CrossVersionObjectReferenceV2Beta1ObjectMetricSourceV2Beta1.Jsii$Proxy. getTarget()Methods in org.cdk8s.plus24.k8s with parameters of type CrossVersionObjectReferenceV2Beta1 Modifier and Type Method Description HorizontalPodAutoscalerSpecV2Beta1.BuilderHorizontalPodAutoscalerSpecV2Beta1.Builder. scaleTargetRef(CrossVersionObjectReferenceV2Beta1 scaleTargetRef)Sets the value ofHorizontalPodAutoscalerSpecV2Beta1.getScaleTargetRef()ObjectMetricSourceV2Beta1.BuilderObjectMetricSourceV2Beta1.Builder. target(CrossVersionObjectReferenceV2Beta1 target)Sets the value ofObjectMetricSourceV2Beta1.getTarget()
-