Uses of Interface
org.cdk8s.plus25.k8s.Overhead
-
Packages that use Overhead Package Description org.cdk8s.plus25.k8s -
-
Uses of Overhead in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement Overhead Modifier and Type Class Description static classOverhead.Jsii$ProxyAn implementation forOverheadMethods in org.cdk8s.plus25.k8s that return Overhead Modifier and Type Method Description OverheadOverhead.Builder. build()Builds the configured instance.default OverheadKubeRuntimeClassProps. getOverhead()Overhead represents the resource overhead associated with running a pod for a given RuntimeClass.OverheadKubeRuntimeClassProps.Jsii$Proxy. getOverhead()Methods in org.cdk8s.plus25.k8s with parameters of type Overhead Modifier and Type Method Description KubeRuntimeClass.BuilderKubeRuntimeClass.Builder. overhead(Overhead overhead)Overhead represents the resource overhead associated with running a pod for a given RuntimeClass.KubeRuntimeClassProps.BuilderKubeRuntimeClassProps.Builder. overhead(Overhead overhead)Sets the value ofKubeRuntimeClassProps.getOverhead()
-