Module: Libvirt::Spec

Defined in:
lib/libvirt/spec.rb,
lib/libvirt/spec/util.rb,
lib/libvirt/spec/device.rb,
lib/libvirt/spec/domain.rb,
lib/libvirt/spec/device/disk.rb,
lib/libvirt/spec/device/input.rb,
lib/libvirt/spec/device/sound.rb,
lib/libvirt/spec/device/video.rb,
lib/libvirt/spec/domain/clock.rb,
lib/libvirt/spec/domain/memtune.rb,
lib/libvirt/spec/device/emulator.rb,
lib/libvirt/spec/device/graphics.rb,
lib/libvirt/spec/device/interface.rb,
lib/libvirt/spec/domain/os_booting.rb,
lib/libvirt/spec/device/video_model.rb

Overview

This is the namespace which contains all the classes which define specifications for domains, networks, storage pools, etc. These specifications are used to define and launch them via libvirt. The specifications are converted down to XML for consumption by libvirt. Please view the example files for examples on how to use the specs.

Defined Under Namespace

Modules: Device, Util Classes: Domain