Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Hypervisors ¶
type Hypervisors struct {
Libvirts []*ZonedHypervisor
Logger *zap.Logger
}
func ProvideLibvirt ¶
func (*Hypervisors) Zone ¶
func (h *Hypervisors) Zone(zone string) (*libvirt.Libvirt, error)
type ZonedDialer ¶
type ZonedHypervisor ¶
type ZonedHypervisor struct {
*libvirt.Libvirt
Zone string
}
Click to show internal directories.
Click to hide internal directories.