Documentation ¶
Index ¶
- func CopyFiles(vmName string, file string, toVM bool) error
- func Create(imageName string, script string, cpus int, mem int) (string, error)
- func IP(vmName string, purge bool, global bool) (string, error)
- func List(all bool) ([]string, error)
- func PortForward(vmName string, ports string) error
- func Ps(all bool) (string, error)
- func Remove(vmName string, force bool) error
- func SecureShell(vmName string, command string) error
- func Start(vmName string) error
- func Stop(vmName string) error
- func Tag(vmName string, tag string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PortForward ¶
func SecureShell ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.