Documentation ¶
Index ¶
Constants ¶
View Source
const (
// DefaultURI is the default URI of the libvirtd connection.
DefaultURI = "qemu+tcp://192.168.122.1/system"
)
Variables ¶
View Source
var ( // DefaultMachineCIDR is the libvirt default IP address space from // which to assign machine IPs. DefaultMachineCIDR = ipnet.MustParseCIDR("192.168.126.0/24") )
Functions ¶
func SetNetworkDefaults ¶
SetNetworkDefaults sets the defaults for the network.
func SetPlatformDefaults ¶
SetPlatformDefaults sets the defaults for the platform.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.