nfs property

NFSVolumeSource? nfs
final

nfs represents an NFS mount on the host. Provisioned by an admin. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs.

Implementation

final NFSVolumeSource? nfs;