Documentation
¶
Index ¶
- func DeleteVM(name string) error
- func GetVMStatus(name, dir string) (string, error)
- func LaunchVM(c *VMConfig, extra ...string) (*exec.Cmd, error)
- func StopVM(name string) error
- func StoreConfig(c *VMConfig) error
- func VMCommand(c *VMConfig, extra ...string) (*exec.Cmd, error)
- type VMConfig
- type Version
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetVMStatus ¶
func StoreConfig ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.