Versions in this module Expand all Collapse all v0 v0.0.1 Mar 4, 2026 Changes in this version + type QdrantClusterReconciler struct + Log logr.Logger + Recorder record.EventRecorder + func (r *QdrantClusterReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *QdrantClusterReconciler) SetupWithManager(mgr ctrl.Manager, opts QdrantClusterReconcilerOptions) error + type QdrantClusterReconcilerOptions struct + MaxConcurrentReconciles int