# Packages

Package mock is a generated GoMock package.

# Functions

HasDHCP checks if the network has a DHCP server managed by libvirt.
Client libvirt, generate libvirt client given URI.

# Variables

ErrDomainNotFound is returned when a domain is not found.
ErrLibVirtConIsNil is returned when the libvirt connection is nil.
ErrVolumeNotFound is returned when a domain is not found.

# Structs

Config struct for the libvirt-provider.
CreateDomainInput specifies input parameters for CreateDomain operation.
CreateVolumeInput specifies input parameters for CreateVolume operation.

# Interfaces

Client is a wrapper object for actual libvirt library to allow for easier testing.
Network interface used to expose a libvirt.Network.

# Type aliases

LibvirtClientBuilderFuncType is function type for building aws client.