Documentation ¶
Index ¶
- Constants
- func Add(name string, allInstances bool) error
- func IsAutoMount() bool
- func IsHostfoldersDefined() bool
- func List(driver drivers.Driver, isRunning bool) error
- func Mount(driver drivers.Driver, name string) error
- func MountHostfolders(driver drivers.Driver) error
- func Remove(name string) error
- func SetupUsers(allInstances bool) error
- func Umount(driver drivers.Driver, name string) error
Constants ¶
View Source
const (
HostfoldersAutoMountKey = "hostfolders-automount"
)
Variables ¶
This section is empty.
Functions ¶
func IsAutoMount ¶
func IsAutoMount() bool
func IsHostfoldersDefined ¶
func IsHostfoldersDefined() bool
func MountHostfolders ¶
Performs mounting of host folders
func SetupUsers ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.