# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
MemslotIdxFromName takes "/objects/memslot3" or "memslot3 and returns 3.
QmpAddMemoryBackend adds a single memory slot to the VM with the given size.
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
QmpSetMemorySlots attempts to plug/unplug memory slots to match targetCnt.
QmpSetVirtioMem updates virtio-mem to the new target size, returning the previous target.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WithMetrics wraps a given Reconciler with metrics capabilities.
# 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
# Structs
FailingRefresher is a wrapper, which implements manager.Runnable.
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
ReconcilerConfig stores shared configuration for VirtualMachineReconciler and VirtualMachineMigrationReconciler.
No description provided by the author
ReconcileSnapshot provides a glimpse into the current state of ongoing reconciles
This type is (transitively) returned by the controller's "dump state" HTTP endpoint, and exists to allow us to get deeper information on the metrics - we can't expose information for every VirtualMachine into the metrics (it'd be too high cardinality), but we *can* make it available when requested.
VirtualMachineMigrationReconciler reconciles a VirtualMachineMigration object.
No description provided by the author
VMReconciler reconciles a VirtualMachine object.
No description provided by the author
# Interfaces
No description provided by the author
ReconcilerWithMetrics is a Reconciler produced by WithMetrics that can return a snapshot of the state backing the metrics.
# Type aliases
No description provided by the author