gcePersistentDisk property

GCEPersistentDiskVolumeSource? gcePersistentDisk
final

gcePersistentDisk represents a GCE Disk resource that is attached to a kubelet's host machine and then exposed to the pod. Provisioned by an admin. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk.

Implementation

final GCEPersistentDiskVolumeSource? gcePersistentDisk;