Versions in this module Expand all Collapse all v0 v0.0.2 Apr 9, 2024 v0.0.1 Apr 9, 2024 Changes in this version + type ClusterController struct + Pool pool.Interface + Scheme *runtime.Scheme + func (r *ClusterController) Predicate() predicate.Predicate + func (r *ClusterController) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *ClusterController) SetupWithManager(mgr ctrl.Manager) error