Uses of Interface
org.cdk8s.plus28.k8s.KubePodSchedulingContextListV1Alpha2Props
-
Packages that use KubePodSchedulingContextListV1Alpha2Props Package Description org.cdk8s.plus28.k8s -
-
Uses of KubePodSchedulingContextListV1Alpha2Props in org.cdk8s.plus28.k8s
Classes in org.cdk8s.plus28.k8s that implement KubePodSchedulingContextListV1Alpha2Props Modifier and Type Class Description static classKubePodSchedulingContextListV1Alpha2Props.Jsii$ProxyAn implementation forKubePodSchedulingContextListV1Alpha2PropsMethods in org.cdk8s.plus28.k8s that return KubePodSchedulingContextListV1Alpha2Props Modifier and Type Method Description KubePodSchedulingContextListV1Alpha2PropsKubePodSchedulingContextListV1Alpha2Props.Builder. build()Builds the configured instance.Methods in org.cdk8s.plus28.k8s with parameters of type KubePodSchedulingContextListV1Alpha2Props Modifier and Type Method Description static ObjectKubePodSchedulingContextListV1Alpha2. manifest(KubePodSchedulingContextListV1Alpha2Props props)Renders a Kubernetes manifest for "io.k8s.api.resource.v1alpha2.PodSchedulingContextList".Constructors in org.cdk8s.plus28.k8s with parameters of type KubePodSchedulingContextListV1Alpha2Props Constructor Description KubePodSchedulingContextListV1Alpha2(software.constructs.Construct scope, String id, KubePodSchedulingContextListV1Alpha2Props props)Defines a "io.k8s.api.resource.v1alpha2.PodSchedulingContextList" API object.
-