Uses of Interface
org.cdk8s.plus28.k8s.ClusterTrustBundleSpecV1Alpha1
-
Packages that use ClusterTrustBundleSpecV1Alpha1 Package Description org.cdk8s.plus28.k8s -
-
Uses of ClusterTrustBundleSpecV1Alpha1 in org.cdk8s.plus28.k8s
Classes in org.cdk8s.plus28.k8s that implement ClusterTrustBundleSpecV1Alpha1 Modifier and Type Class Description static classClusterTrustBundleSpecV1Alpha1.Jsii$ProxyAn implementation forClusterTrustBundleSpecV1Alpha1Methods in org.cdk8s.plus28.k8s that return ClusterTrustBundleSpecV1Alpha1 Modifier and Type Method Description ClusterTrustBundleSpecV1Alpha1ClusterTrustBundleSpecV1Alpha1.Builder. build()Builds the configured instance.ClusterTrustBundleSpecV1Alpha1KubeClusterTrustBundleV1Alpha1Props. getSpec()spec contains the signer (if any) and trust anchors.ClusterTrustBundleSpecV1Alpha1KubeClusterTrustBundleV1Alpha1Props.Jsii$Proxy. getSpec()Methods in org.cdk8s.plus28.k8s with parameters of type ClusterTrustBundleSpecV1Alpha1 Modifier and Type Method Description KubeClusterTrustBundleV1Alpha1.BuilderKubeClusterTrustBundleV1Alpha1.Builder. spec(ClusterTrustBundleSpecV1Alpha1 spec)spec contains the signer (if any) and trust anchors.KubeClusterTrustBundleV1Alpha1Props.BuilderKubeClusterTrustBundleV1Alpha1Props.Builder. spec(ClusterTrustBundleSpecV1Alpha1 spec)Sets the value ofKubeClusterTrustBundleV1Alpha1Props.getSpec()
-