Documentation
¶
Index ¶
- Variables
- type Snapshot
- type VM
- func (vm *VM) DeleteSnapshot(name string) error
- func (vm *VM) MakeSnapshot(name string, description string) error
- func (vm *VM) Modify(key string, value string) error
- func (vm *VM) Poweroff() error
- func (vm *VM) Refresh() error
- func (vm *VM) RestoreSnapshot(name string) error
- func (vm *VM) Start() error
Constants ¶
This section is empty.
Variables ¶
View Source
var Loglevel = 3
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.