# Packages
No description provided by the author
# Functions
NewNFSClient creates a new NFS client instance.
NewServer instantiates a new nfs.Server struct.
NewShare creates a share struct corresponding to the export of path on server.
# Structs
Client defines the structure of a Client object.
ExportACL ...
ExportOptions ...
Server structure.
Share details the parameter of a NFS share.