Class NFS (0.7.0)

NFS(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Represents an NFS volume.

Attributes

NameDescription
server str
The IP address of the NFS.
remote_path str
Remote source path exported from the NFS, e.g., "/share".