Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EnsembleReconciler ¶
type EnsembleReconciler struct { client.Client Scheme *runtime.Scheme Log logr.Logger RESTClient rest.Interface RESTConfig *rest.Config }
EnsembleReconciler reconciles a Ensemble object
func (*EnsembleReconciler) Reconcile ¶
Reconcile until the cluster matches the state of the desired Ensemble For more details, check Reconcile and its Result here: - https://pkg.go.dev/sigs.k8s.io/controller-runtime@v0.16.3/pkg/reconcile
func (*EnsembleReconciler) SetupWithManager ¶
func (r *EnsembleReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.