Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NFSClient ¶
type NFSClient struct {
Server string
Export string
UID uint32
GID uint32
CurrentPath string
// contains filtered or unexported fields
}
func NewNFSClient ¶
NewNFSClient creates and returns a new NFS client connection
func (*NFSClient) ExecuteCommand ¶
ExecuteCommand routes commands to their respective handlers
Click to show internal directories.
Click to hide internal directories.