# Functions

CleanupLibvirtConnections closes libvirt clients for all URIs.
HasDHCP checks if the network has a DHCP server managed by libvirt.
NewStreamIO returns libvirt StreamIO.
Provider libvirt.

# Constants

LibVirtConIsNil is a global string error msg.

# Variables

WaitSleepInterval time.
WaitTimeout time.

# Structs

Client libvirt.
Config struct for the libvirt-provider.
QemuAgentInterface type.
QemuAgentInterfaceIPAddress type.
QemuAgentInterfacesResponse type.
StreamIO libvirt struct.

# Interfaces

Domain Interface used to expose a libvirt.Domain Used to allow testing.
Network interface used to expose a libvirt.Network.