Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CamControllers = []AddFunction{ migcluster.Add, migmigration.Add, directimagemigration.Add, directimagestreammigration.Add, mighook.Add, migstorage.Add, migplan.Add, miganalytic.Add, directvolumemigration.Add, directvolumemigrationprogress.Add, }
List of controller add functions for the CAM role.
View Source
var DiscoveryControllers = []AddFunction{ discovery.Add, }
List of controller add functions for the Discovery role.
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.
Click to show internal directories.
Click to hide internal directories.