//
pkg.gl
Category
github.com/hashicorp/vic
lib
portlayer
storage
nfs
package
1.5.0
Repository:
https://github.com/hashicorp/vic.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
6
Dependents
0
Files
123 SLOC
#
Functions
NewMount
No description provided by the author
#
Structs
NfsMount
NfsMount is used to wrap a MountServer to do the Mount()/Unmount() and Close().
#
Interfaces
MountServer
MountServer is an interface used to communicate with network attached storage.
Target
Target is the filesystem interface for performing actions against attached storage.