Uses of Class
io.fabric8.kubernetes.api.model.PortworxVolumeSource
-
Packages that use PortworxVolumeSource Package Description io.fabric8.kubernetes.api.model -
-
Uses of PortworxVolumeSource in io.fabric8.kubernetes.api.model
Methods in io.fabric8.kubernetes.api.model that return PortworxVolumeSource Modifier and Type Method Description PortworxVolumeSourcePortworxVolumeSourceBuilder. build()PortworxVolumeSourcePersistentVolumeSpecFluent. buildPortworxVolume()PortworxVolumeSourceVolumeFluent. buildPortworxVolume()PortworxVolumeSourcePersistentVolumeSpec. getPortworxVolume()PersistentVolumeSpec is the specification of a persistent volume.PortworxVolumeSourceVolume. getPortworxVolume()Volume represents a named volume in a pod that may be accessed by any container in the pod.
-