Documentation
¶
Index ¶
- func DestroyAll(configDir, tmuxSession string) error
- func StopAll(tmuxSession string) error
- type HD
- type NIC
- type Population
- type VM
- func (vm *VM) Destroy(tmuxSession string) error
- func (vm *VM) GenerateQEMUArgs() []string
- func (vm *VM) Save() error
- func (vm *VM) Start(tmuxSession string, noTMux bool)
- func (vm *VM) Status(tmuxSession string) (string, error)
- func (vm *VM) Stop(tmuxSession string) error
- func (vm *VM) Wipe(flags *VMFlags) error
- type VMFlags
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DestroyAll ¶
Types ¶
type Population ¶
type VM ¶
func (*VM) GenerateQEMUArgs ¶
Click to show internal directories.
Click to hide internal directories.