Uses of Class
io.fabric8.kubernetes.api.model.PhotonPersistentDiskVolumeSource
-
Packages that use PhotonPersistentDiskVolumeSource Package Description io.fabric8.kubernetes.api.model -
-
Uses of PhotonPersistentDiskVolumeSource in io.fabric8.kubernetes.api.model
Methods in io.fabric8.kubernetes.api.model that return PhotonPersistentDiskVolumeSource Modifier and Type Method Description PhotonPersistentDiskVolumeSource
PhotonPersistentDiskVolumeSourceBuilder. build()
PhotonPersistentDiskVolumeSource
PersistentVolumeSpecFluent. buildPhotonPersistentDisk()
PhotonPersistentDiskVolumeSource
VolumeFluent. buildPhotonPersistentDisk()
PhotonPersistentDiskVolumeSource
PersistentVolumeSpec. getPhotonPersistentDisk()
PersistentVolumeSpec is the specification of a persistent volume.PhotonPersistentDiskVolumeSource
Volume. getPhotonPersistentDisk()
Volume represents a named volume in a pod that may be accessed by any container in the pod.
-