Documentation
¶
Overview ¶
Package macosconfig builds mechanical macOS 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
Audio *audiox.Config
Keyboard bool
Pointing bool
Entropy bool
USBController bool
MemoryBalloon bool
Socket bool
}
Config describes the mechanical macOS VM devices. It does not own policy such as identity, restore, boot mode, or suspend state.
Click to show internal directories.
Click to hide internal directories.