Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AddAppSubSummaryToManagerFuncs []func(manager.Manager, int) error
AddAppSubSummaryToManagerFuncs is a list of functions to add all AppSubSummary Controllers to the Manager
View Source
var AddHelmToManagerFuncs []func(manager.Manager) error
AddHelmToManagerFuncs is a list of functions to add helmrelease Controller to the Manager
View Source
var AddHubToManagerFuncs []func(manager.Manager) error
AddHubToManagerFuncs is a list of functions to add all Hub Controllers to the Manager
View Source
var AddToManagerFuncs []func(manager.Manager) error
AddToManagerFuncs is a list of functions to add all Controllers to the Manager
View Source
var AddToManagerMCMFuncs []func(manager.Manager, *rest.Config, *types.NamespacedName, bool) error
AddToManagerMCMFuncs is a list of functions to add all MCM Controllers (with config to hub) to the Manager
Functions ¶
func AddAppSubSummaryToManager ¶ added in v0.5.0
AddAppSubSummaryToManager adds AppSubSummary Controller to the Manager
func AddHubToManager ¶
AddHubToManager adds all Hub Controllers to the Manager
func AddToManager ¶
func AddToManager(m manager.Manager, cfg *rest.Config, syncid *types.NamespacedName, hub, standalone bool) error
AddToManager adds all Controllers to the Manager
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.