package
0.7.0
Repository: https://github.com/lxc/incus.git
Documentation: pkg.go.dev

# Functions

Connect creates or retrieves an existing QMP monitor for the path.

# Variables

ErrMonitorBadConsole is retuned when the requested console doesn't exist.
ErrMonitorDisconnect is returned when interacting with a disconnected Monitor.
EventAgentStarted is the event sent once the agent has started.
EventDiskEjected is used to indicate that a disk device was ejected by the guest.
EventVMShutdown is the event sent when VM guest shuts down.
EventVMShutdownReasonDisconnect is used as the reason when the shutdown event is triggered by a QMP disconnect.
RingbufSize is the size of the agent serial ringbuffer in bytes.

# Structs

AddFdInfo contains information about a file descriptor that was added to an fd set.
AMDSEVCapabilities represents the SEV capabilities of QEMU.
BlockStats represents block device stats.
CPU contains information about a CPU.
CPUInstanceProperties contains CPU instance properties.
FdsetFdInfo contains information about a file descriptor that belongs to an FD set.
FdsetInfo contains information about an FD set.
HotpluggableCPU contains information about a hotpluggable CPU.
Monitor represents a QMP monitor.
PCIBridge represents a PCI bridge.
PCIClassInfo info about a device's class.
PCIDevice represents a PCI device.