# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
MemoryConfig holds the memory options that should be configurable for a Utility VM.
VSMBOptions.
# Interfaces
BootManager manages boot configurations for the Utility VM.
LinuxConfigManager manages options specific to a Linux host.
MemoryManager handles setting and managing memory configurations for the Utility VM.
NetworkManager manages adding and removing network adapters for a Utility VM.
PCIManager manages assiging pci devices to a Utility VM.
Plan9Manager manages adding plan 9 shares to a Utility VM.
ProcessorManager handles setting and managing processor configurations for the Utility VM.
SCSIManager manages adding and removing SCSI devices for a Utility VM.
SerialManager manages setting up serial consoles for the Utility VM.
StorageQosManager manages setting storage limits on the Utility VM.
UVM is an abstraction around a lightweight virtual machine.
No description provided by the author
VMSocketManager manages configuration for a hypervisor socket transport.
VPMemManager manages adding and removing virtual persistent memory devices for a Utility VM.
VSMBManager manages adding virtual smb shares to a Utility VM.
WindowsConfigManager manages options specific to a Windows host (cpugroups etc.).
# Type aliases
GuestOS signifies the guest operating system that a Utility VM will be running.
No description provided by the author
Resource refers to the type of a resource on a Utility VM.
Operation refers to the type of operation to perform on a given resource.
SCSIDiskType refers to the disk type of the scsi device.
VMSocketType refers to which hypervisor socket transport type to use.
VPMemImageFormat refers to the image type of the vpmem block device.