Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type VMOption ¶
type VMOption = func(*vmArgs) error
func WithOS ¶ added in v0.0.4
func WithOS(osDesc os.Descriptor) VMOption
WithOS sets the OS Version defaults to latest
func WithOSArch ¶ added in v0.0.4
func WithOSArch(osDesc os.Descriptor, arch os.Architecture) VMOption
WithArch set the architecture and the operating system. Version defaults to latest
Click to show internal directories.
Click to hide internal directories.