Uses of Interface
org.cdk8s.plus25.k8s.CinderVolumeSource
-
Packages that use CinderVolumeSource Package Description org.cdk8s.plus25.k8s -
-
Uses of CinderVolumeSource in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement CinderVolumeSource Modifier and Type Class Description static classCinderVolumeSource.Jsii$ProxyAn implementation forCinderVolumeSourceMethods in org.cdk8s.plus25.k8s that return CinderVolumeSource Modifier and Type Method Description CinderVolumeSourceCinderVolumeSource.Builder. build()Builds the configured instance.default CinderVolumeSourceVolume. getCinder()cinder represents a cinder volume attached and mounted on kubelets host machine.CinderVolumeSourceVolume.Jsii$Proxy. getCinder()Methods in org.cdk8s.plus25.k8s with parameters of type CinderVolumeSource Modifier and Type Method Description Volume.BuilderVolume.Builder. cinder(CinderVolumeSource cinder)Sets the value ofVolume.getCinder()
-