class

Cl8r::Generators::Libvirt

Inherits Cl8r::Generators::Base < Reference < Object

Generates Libvirt QEMU/KVM Domain XML specifications, storage pool definitions, and automated VM provisioning lifecycle scripts.

Instance methods

applicable?

Determines if this generator backend is applicable to the current cluster topology and configuration.

Source
name

Human-readable name/identifier of this generator backend.

Source
render

Pure functional generation method returning files in memory.

Source