Uses of Interface
org.cdk8s.plus25.k8s.CsiNodeSpec
-
Packages that use CsiNodeSpec Package Description org.cdk8s.plus25.k8s -
-
Uses of CsiNodeSpec in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement CsiNodeSpec Modifier and Type Class Description static classCsiNodeSpec.Jsii$ProxyAn implementation forCsiNodeSpecMethods in org.cdk8s.plus25.k8s that return CsiNodeSpec Modifier and Type Method Description CsiNodeSpecCsiNodeSpec.Builder. build()Builds the configured instance.CsiNodeSpecKubeCsiNodeProps. getSpec()spec is the specification of CSINode.CsiNodeSpecKubeCsiNodeProps.Jsii$Proxy. getSpec()Methods in org.cdk8s.plus25.k8s with parameters of type CsiNodeSpec Modifier and Type Method Description KubeCsiNode.BuilderKubeCsiNode.Builder. spec(CsiNodeSpec spec)spec is the specification of CSINode.KubeCsiNodeProps.BuilderKubeCsiNodeProps.Builder. spec(CsiNodeSpec spec)Sets the value ofKubeCsiNodeProps.getSpec()
-