Documentation
¶
Overview ¶
Package windowsconfig builds mechanical Windows VM configuration pieces.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
CPUCount uint
MemoryGB uint64
Display []displayx.Config
Network Network
Keyboard bool
Pointing bool
Entropy bool
Sound bool
USBController bool
MemoryBalloon bool
Socket bool
}
Config describes the mechanical Windows VM devices. It does not own policy such as boot media, private graphics, or serial mode.
Click to show internal directories.
Click to hide internal directories.