Documentation ¶
Index ¶
Constants ¶
View Source
const (
Platform platform.Name = "qemu"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Cluster ¶
type Cluster struct { *platform.BaseCluster // contains filtered or unexported fields }
Cluster is a local cluster of QEMU-based virtual machines.
XXX: must be exported so that certain QEMU tests can access struct members through type assertions.
func (*Cluster) NewMachine ¶
func (*Cluster) NewMachineWithOptions ¶
Click to show internal directories.
Click to hide internal directories.