Documentation
¶
Index ¶
- Constants
- func CheckVersion()
- func Create(name string, spec *config.Machine, pubKeyPath string) (id string, err error)
- func IsCreated(name string) bool
- func IsStarted(name string) bool
- func Remove(name string) error
- func Start(name string) error
- func Stop(name string) error
- type Metadata
- type Network
- type Port
- type Spec
- type Status
- type VM
Constants ¶
View Source
const (
BackendName = "ignite"
)
Variables ¶
This section is empty.
Functions ¶
func CheckVersion ¶
func CheckVersion()
Types ¶
Click to show internal directories.
Click to hide internal directories.