Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddToManager ¶
func AddToManager(mgr manager.Manager, r reconcile.Reconciler) error
AddToManager adds a new Controller to mgr with r as the reconcile.Reconciler
func NewReconciler ¶
func NewReconciler(mgr manager.Manager) reconcile.Reconciler
NewReconciler returns a new reconcile.Reconciler
Types ¶
type ReconcileClusterState ¶
ReconcileClusterState is the reconciler for ClusterState. It will sync on ClusterDeployment resources and ensure that a ClusterState exists and is updated when appropriate.
Click to show internal directories.
Click to hide internal directories.