Uses of Class
io.fabric8.kubernetes.api.model.node.v1alpha1.Overhead
-
Packages that use Overhead Package Description io.fabric8.kubernetes.api.model.node.v1alpha1 -
-
Uses of Overhead in io.fabric8.kubernetes.api.model.node.v1alpha1
Methods in io.fabric8.kubernetes.api.model.node.v1alpha1 that return Overhead Modifier and Type Method Description OverheadOverheadBuilder. build()OverheadRuntimeClassSpecFluent. buildOverhead()OverheadRuntimeClassSpec. getOverhead()Methods in io.fabric8.kubernetes.api.model.node.v1alpha1 with parameters of type Overhead Modifier and Type Method Description protected voidOverheadFluent. copyInstance(Overhead instance)RuntimeClassSpecFluent.OverheadNested<A>RuntimeClassSpecFluent. editOrNewOverheadLike(Overhead item)voidRuntimeClassSpec. setOverhead(Overhead overhead)RuntimeClassSpecFluent.OverheadNested<A>RuntimeClassSpecFluent. withNewOverheadLike(Overhead item)ARuntimeClassSpecFluent. withOverhead(Overhead overhead)Constructors in io.fabric8.kubernetes.api.model.node.v1alpha1 with parameters of type Overhead Constructor Description OverheadBuilder(Overhead instance)OverheadBuilder(OverheadFluent<?> fluent, Overhead instance)OverheadFluent(Overhead instance)RuntimeClassSpec(Overhead overhead, String runtimeHandler, Scheduling scheduling)
-