Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetupWithManager ¶
Types ¶
type ModuleGetter ¶
type ModuleHandler ¶
type ModuleHandler struct { *module.Status *module.DesiredState *module.ArtifactDownload *module.HelmValidation *module.CheckComponents }
type ModuleReconciler ¶
type ModuleReconciler struct { reconciler.Result // contains filtered or unexported fields }
ModuleReconciler reconciles a Module object
func (*ModuleReconciler) Reconcile ¶
Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state.
func (*ModuleReconciler) SetupWithManager ¶
func (r *ModuleReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.