Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var InventoryControllers = []AddFunction{ provider.Add, }
List of Inventory controllers
View Source
var MainControllers = []AddFunction{ migration.Add, plan.Add, network.Add, storage.Add, host.Add, hook.Add, }
List of main controllers
View Source
var Settings = &settings.Settings
Application settings.
Functions ¶
func AddToManager ¶
Add controllers to the manager based on role.
Types ¶
type AddFunction ¶
Function provided by controller packages to add them self to the manager.
Directories ¶
Path | Synopsis |
---|---|
map
|
|
The Migration CR represents an execution of the Plan.
|
The Migration CR represents an execution of the Plan. |
The Plan CR represents a planned migration of VMs.
|
The Plan CR represents a planned migration of VMs. |
container/ovirt
The approach for providing VM policy-based integration has the following design constraints:
|
The approach for providing VM policy-based integration has the following design constraints: |
container/vsphere
The approach for providing VM policy-based integration has the following design constraints:
|
The approach for providing VM policy-based integration has the following design constraints: |
Click to show internal directories.
Click to hide internal directories.