Uses of Interface
org.cdk8s.plus28.k8s.KubeClusterTrustBundleListV1Alpha1Props
-
Packages that use KubeClusterTrustBundleListV1Alpha1Props Package Description org.cdk8s.plus28.k8s -
-
Uses of KubeClusterTrustBundleListV1Alpha1Props in org.cdk8s.plus28.k8s
Classes in org.cdk8s.plus28.k8s that implement KubeClusterTrustBundleListV1Alpha1Props Modifier and Type Class Description static classKubeClusterTrustBundleListV1Alpha1Props.Jsii$ProxyAn implementation forKubeClusterTrustBundleListV1Alpha1PropsMethods in org.cdk8s.plus28.k8s that return KubeClusterTrustBundleListV1Alpha1Props Modifier and Type Method Description KubeClusterTrustBundleListV1Alpha1PropsKubeClusterTrustBundleListV1Alpha1Props.Builder. build()Builds the configured instance.Methods in org.cdk8s.plus28.k8s with parameters of type KubeClusterTrustBundleListV1Alpha1Props Modifier and Type Method Description static ObjectKubeClusterTrustBundleListV1Alpha1. manifest(KubeClusterTrustBundleListV1Alpha1Props props)Renders a Kubernetes manifest for "io.k8s.api.certificates.v1alpha1.ClusterTrustBundleList".Constructors in org.cdk8s.plus28.k8s with parameters of type KubeClusterTrustBundleListV1Alpha1Props Constructor Description KubeClusterTrustBundleListV1Alpha1(software.constructs.Construct scope, String id, KubeClusterTrustBundleListV1Alpha1Props props)Defines a "io.k8s.api.certificates.v1alpha1.ClusterTrustBundleList" API object.
-