Uses of Interface
org.cdk8s.plus25.HorizontalPodAutoscalerProps
-
Packages that use HorizontalPodAutoscalerProps Package Description org.cdk8s.plus25 cdk8s+ (cdk8s-plus) -
-
Uses of HorizontalPodAutoscalerProps in org.cdk8s.plus25
Classes in org.cdk8s.plus25 that implement HorizontalPodAutoscalerProps Modifier and Type Class Description static classHorizontalPodAutoscalerProps.Jsii$ProxyAn implementation forHorizontalPodAutoscalerPropsMethods in org.cdk8s.plus25 that return HorizontalPodAutoscalerProps Modifier and Type Method Description HorizontalPodAutoscalerPropsHorizontalPodAutoscalerProps.Builder. build()Builds the configured instance.Constructors in org.cdk8s.plus25 with parameters of type HorizontalPodAutoscalerProps Constructor Description HorizontalPodAutoscaler(software.constructs.Construct scope, String id, HorizontalPodAutoscalerProps props)
-