Uses of Class
io.kubernetes.client.openapi.models.V1GCEPersistentDiskVolumeSource
Packages that use V1GCEPersistentDiskVolumeSource
-
Uses of V1GCEPersistentDiskVolumeSource in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1GCEPersistentDiskVolumeSourceModifier and TypeMethodDescriptionCreate an instance of V1GCEPersistentDiskVolumeSource given an JSON stringV1PersistentVolumeSpec.getGcePersistentDisk()Get gcePersistentDiskV1Volume.getGcePersistentDisk()Get gcePersistentDiskMethods in io.kubernetes.client.openapi.models with parameters of type V1GCEPersistentDiskVolumeSourceModifier and TypeMethodDescriptionV1PersistentVolumeSpec.gcePersistentDisk(V1GCEPersistentDiskVolumeSource gcePersistentDisk) V1Volume.gcePersistentDisk(V1GCEPersistentDiskVolumeSource gcePersistentDisk) voidV1PersistentVolumeSpec.setGcePersistentDisk(V1GCEPersistentDiskVolumeSource gcePersistentDisk) voidV1Volume.setGcePersistentDisk(V1GCEPersistentDiskVolumeSource gcePersistentDisk)