Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddControllerToManager ¶
func AddControllerToManager(ctx context.Context, lsUncachedClient, lsCachedClient, hostUncachedClient, hostCachedClient client.Client, logger logging.Logger, lsMgr, hostMgr manager.Manager, config *config.LandscaperConfiguration) error
AddControllerToManager adds the execution controller to the controller manager
func NewController ¶
func NewController(lsUncachedClient, lsCachedClient, hostUncachedClient, hostCachedClient client.Client, logger logging.Logger, scheme *runtime.Scheme, eventRecorder record.EventRecorder, maxNumberOfWorker int, lockingEnabled bool, callerName string) (reconcile.Reconciler, error)
NewController creates a new execution controller that reconcile Execution resources.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.