Uses of Interface
org.cdk8s.plus25.k8s.KubeClusterCidrListV1Alpha1Props
-
Packages that use KubeClusterCidrListV1Alpha1Props Package Description org.cdk8s.plus25.k8s -
-
Uses of KubeClusterCidrListV1Alpha1Props in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement KubeClusterCidrListV1Alpha1Props Modifier and Type Class Description static classKubeClusterCidrListV1Alpha1Props.Jsii$ProxyAn implementation forKubeClusterCidrListV1Alpha1PropsMethods in org.cdk8s.plus25.k8s that return KubeClusterCidrListV1Alpha1Props Modifier and Type Method Description KubeClusterCidrListV1Alpha1PropsKubeClusterCidrListV1Alpha1Props.Builder. build()Builds the configured instance.Methods in org.cdk8s.plus25.k8s with parameters of type KubeClusterCidrListV1Alpha1Props Modifier and Type Method Description static ObjectKubeClusterCidrListV1Alpha1. manifest(KubeClusterCidrListV1Alpha1Props props)Renders a Kubernetes manifest for "io.k8s.api.networking.v1alpha1.ClusterCIDRList".Constructors in org.cdk8s.plus25.k8s with parameters of type KubeClusterCidrListV1Alpha1Props Constructor Description KubeClusterCidrListV1Alpha1(software.constructs.Construct scope, String id, KubeClusterCidrListV1Alpha1Props props)Defines a "io.k8s.api.networking.v1alpha1.ClusterCIDRList" API object.
-