Uses of Interface
org.cdk8s.plus28.k8s.PodSchedulingContextSpecV1Alpha2
-
Packages that use PodSchedulingContextSpecV1Alpha2 Package Description org.cdk8s.plus28.k8s -
-
Uses of PodSchedulingContextSpecV1Alpha2 in org.cdk8s.plus28.k8s
Classes in org.cdk8s.plus28.k8s that implement PodSchedulingContextSpecV1Alpha2 Modifier and Type Class Description static classPodSchedulingContextSpecV1Alpha2.Jsii$ProxyAn implementation forPodSchedulingContextSpecV1Alpha2Methods in org.cdk8s.plus28.k8s that return PodSchedulingContextSpecV1Alpha2 Modifier and Type Method Description PodSchedulingContextSpecV1Alpha2PodSchedulingContextSpecV1Alpha2.Builder. build()Builds the configured instance.PodSchedulingContextSpecV1Alpha2KubePodSchedulingContextV1Alpha2Props. getSpec()Spec describes where resources for the Pod are needed.PodSchedulingContextSpecV1Alpha2KubePodSchedulingContextV1Alpha2Props.Jsii$Proxy. getSpec()Methods in org.cdk8s.plus28.k8s with parameters of type PodSchedulingContextSpecV1Alpha2 Modifier and Type Method Description KubePodSchedulingContextV1Alpha2.BuilderKubePodSchedulingContextV1Alpha2.Builder. spec(PodSchedulingContextSpecV1Alpha2 spec)Spec describes where resources for the Pod are needed.KubePodSchedulingContextV1Alpha2Props.BuilderKubePodSchedulingContextV1Alpha2Props.Builder. spec(PodSchedulingContextSpecV1Alpha2 spec)Sets the value ofKubePodSchedulingContextV1Alpha2Props.getSpec()
-