Versions in this module Expand all Collapse all v0 v0.20.0 Mar 16, 2023 Changes in this version + const Platform + func NewFlight(opts *qemu.Options) (platform.Flight, error) + type Cluster struct + func (qc *Cluster) Destroy() + func (qc *Cluster) NewMachine(userdata *conf.UserData) (platform.Machine, error) + func (qc *Cluster) NewMachineWithOptions(userdata *conf.UserData, options platform.MachineOptions) (platform.Machine, error)