Uses of Interface
org.cdk8s.plus25.k8s.CinderPersistentVolumeSource
-
Packages that use CinderPersistentVolumeSource Package Description org.cdk8s.plus25.k8s -
-
Uses of CinderPersistentVolumeSource in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement CinderPersistentVolumeSource Modifier and Type Class Description static classCinderPersistentVolumeSource.Jsii$ProxyAn implementation forCinderPersistentVolumeSourceMethods in org.cdk8s.plus25.k8s that return CinderPersistentVolumeSource Modifier and Type Method Description CinderPersistentVolumeSourceCinderPersistentVolumeSource.Builder. build()Builds the configured instance.default CinderPersistentVolumeSourcePersistentVolumeSpec. getCinder()cinder represents a cinder volume attached and mounted on kubelets host machine.CinderPersistentVolumeSourcePersistentVolumeSpec.Jsii$Proxy. getCinder()Methods in org.cdk8s.plus25.k8s with parameters of type CinderPersistentVolumeSource Modifier and Type Method Description PersistentVolumeSpec.BuilderPersistentVolumeSpec.Builder. cinder(CinderPersistentVolumeSource cinder)Sets the value ofPersistentVolumeSpec.getCinder()
-