package
19.10.0+incompatible
Repository: https://github.com/cs-si/safescale.git
Documentation: pkg.go.dev
# 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.