Uses of Class
io.fabric8.kubernetes.api.model.GCEPersistentDiskVolumeSource
-
Packages that use GCEPersistentDiskVolumeSource Package Description io.fabric8.kubernetes.api.model -
-
Uses of GCEPersistentDiskVolumeSource in io.fabric8.kubernetes.api.model
Methods in io.fabric8.kubernetes.api.model that return GCEPersistentDiskVolumeSource Modifier and Type Method Description GCEPersistentDiskVolumeSourceGCEPersistentDiskVolumeSourceBuilder. build()GCEPersistentDiskVolumeSourcePersistentVolumeSpecFluent. buildGcePersistentDisk()GCEPersistentDiskVolumeSourceVolumeFluent. buildGcePersistentDisk()GCEPersistentDiskVolumeSourcePersistentVolumeSpec. getGcePersistentDisk()PersistentVolumeSpec is the specification of a persistent volume.GCEPersistentDiskVolumeSourceVolume. getGcePersistentDisk()Volume represents a named volume in a pod that may be accessed by any container in the pod.
-