Class NFS (0.2.0)

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

Represents an NFS server and remote path: :<remote_path>

Attributes

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