Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AddToManagerFuncs []func(manager.Manager) error
AddToManagerFuncs is a list of functions to add all Controllers to the Manager
View Source
var GetFirtSynchronizerFuncs []GetFirtSynchronizerFunc
GetFirtSynchronizerFuncs is a list of func that
View Source
var OpenshiftControllerAddFuncs []func(manager.Manager) error
OpenshiftControllerAddFuncs is a list of functions to add all Controllers to the Manager which functions are reconciling kinds provided by Openshift
Functions ¶
func AddToManager ¶
AddToManager adds all Controllers to the Manager
Types ¶
type GetFirtSynchronizerFunc ¶
type GetFirtSynchronizerFunc func() firstsync.FirstSynchronizer
Source Files ¶
Click to show internal directories.
Click to hide internal directories.