Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewLibvirtPlugin ¶
NewLibvirtPlugin creates an instance plugin for libvirt.
Types ¶
type Properties ¶
type Properties struct { // Domains is the libvirt domain description Domain libvirtxml.Domain // MetadataStoragePool is the libvirt storage pool where metadata ISO images should be placed MetadataStoragePool string }
Properties is the struct which defines spec.Properties for this instance plugin
Click to show internal directories.
Click to hide internal directories.