nfs property

NFSVolumeSource? nfs
final

nfs represents an NFS mount on the host that shares a pod's lifetime More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs.

Implementation

final NFSVolumeSource? nfs;