Uses of Interface
org.cdk8s.plus24.k8s.OverheadV1Beta1
-
Packages that use OverheadV1Beta1 Package Description org.cdk8s.plus24.k8s -
-
Uses of OverheadV1Beta1 in org.cdk8s.plus24.k8s
Classes in org.cdk8s.plus24.k8s that implement OverheadV1Beta1 Modifier and Type Class Description static classOverheadV1Beta1.Jsii$ProxyAn implementation forOverheadV1Beta1Methods in org.cdk8s.plus24.k8s that return OverheadV1Beta1 Modifier and Type Method Description OverheadV1Beta1OverheadV1Beta1.Builder. build()Builds the configured instance.default OverheadV1Beta1KubeRuntimeClassV1Beta1Props. getOverhead()Overhead represents the resource overhead associated with running a pod for a given RuntimeClass.OverheadV1Beta1KubeRuntimeClassV1Beta1Props.Jsii$Proxy. getOverhead()Methods in org.cdk8s.plus24.k8s with parameters of type OverheadV1Beta1 Modifier and Type Method Description KubeRuntimeClassV1Beta1.BuilderKubeRuntimeClassV1Beta1.Builder. overhead(OverheadV1Beta1 overhead)Overhead represents the resource overhead associated with running a pod for a given RuntimeClass.KubeRuntimeClassV1Beta1Props.BuilderKubeRuntimeClassV1Beta1Props.Builder. overhead(OverheadV1Beta1 overhead)Sets the value ofKubeRuntimeClassV1Beta1Props.getOverhead()
-