Uses of Interface
org.cdk8s.plus25.k8s.LimitRangeSpec
-
Packages that use LimitRangeSpec Package Description org.cdk8s.plus25.k8s -
-
Uses of LimitRangeSpec in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement LimitRangeSpec Modifier and Type Class Description static classLimitRangeSpec.Jsii$ProxyAn implementation forLimitRangeSpecMethods in org.cdk8s.plus25.k8s that return LimitRangeSpec Modifier and Type Method Description LimitRangeSpecLimitRangeSpec.Builder. build()Builds the configured instance.default LimitRangeSpecKubeLimitRangeProps. getSpec()Spec defines the limits enforced.LimitRangeSpecKubeLimitRangeProps.Jsii$Proxy. getSpec()Methods in org.cdk8s.plus25.k8s with parameters of type LimitRangeSpec Modifier and Type Method Description KubeLimitRange.BuilderKubeLimitRange.Builder. spec(LimitRangeSpec spec)Spec defines the limits enforced.KubeLimitRangeProps.BuilderKubeLimitRangeProps.Builder. spec(LimitRangeSpec spec)Sets the value ofKubeLimitRangeProps.getSpec()
-