Skip to main content

Libvirt Vm Pool

@evrardjp/libvirt-vm-poolv2026.07.03.1· 4d agoMODELS
01README

Desired-state local libvirt VM pool reconciler for Swamp. Defines, starts, removes, and publishes per-VM connection facts for downstream SSH/config models.

02Models1
@evrardjp/libvirt-vm-poolv2026.07.03.1models/libvirt_vm_pool.ts

Global Arguments

ArgumentTypeDescription
uristring
vmsarray
fn plan()
Compute desired vs observed VM state and write data without changing libvirt
fn sync()
Reconcile all VMs to their desired state and write one data resource per VM

Resources

vm(infinite)— Observed and desired state for one VM in the pool
summary(infinite)— Summary of a VM pool reconcile run
03Previous Versions1
2026.06.29.1Jun 29, 2026
04Stats
A
100 / 100
Downloads
2
Archive size
10.7 KB
  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types (deprecated)1/1earned
  • Dependencies pass trust audit2/2earned
  • Has description1/1earned
  • Platform support declared (or universal)2/2earned
  • License declared1/1earned
  • Verified public repository2/2earned
05Platforms
06Labels