Uses of Interface
org.cdk8s.plus25.k8s.PortworxVolumeSource
-
Packages that use PortworxVolumeSource Package Description org.cdk8s.plus25.k8s -
-
Uses of PortworxVolumeSource in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement PortworxVolumeSource Modifier and Type Class Description static classPortworxVolumeSource.Jsii$ProxyAn implementation forPortworxVolumeSourceMethods in org.cdk8s.plus25.k8s that return PortworxVolumeSource Modifier and Type Method Description PortworxVolumeSourcePortworxVolumeSource.Builder. build()Builds the configured instance.default PortworxVolumeSourcePersistentVolumeSpec. getPortworxVolume()portworxVolume represents a portworx volume attached and mounted on kubelets host machine.PortworxVolumeSourcePersistentVolumeSpec.Jsii$Proxy. getPortworxVolume()default PortworxVolumeSourceVolume. getPortworxVolume()portworxVolume represents a portworx volume attached and mounted on kubelets host machine.PortworxVolumeSourceVolume.Jsii$Proxy. getPortworxVolume()Methods in org.cdk8s.plus25.k8s with parameters of type PortworxVolumeSource Modifier and Type Method Description PersistentVolumeSpec.BuilderPersistentVolumeSpec.Builder. portworxVolume(PortworxVolumeSource portworxVolume)Sets the value ofPersistentVolumeSpec.getPortworxVolume()Volume.BuilderVolume.Builder. portworxVolume(PortworxVolumeSource portworxVolume)Sets the value ofVolume.getPortworxVolume()
-