Versions in this module Expand all Collapse all v0 v0.3.1 Apr 11, 2023 v0.3.0 Apr 11, 2023 Changes in this version + const FailedStatus + const OnlineStatus + const PendingStatus + type ComposableReconciler struct + Controller controller.Controller + Resolver sdk.ResolveObject + Scheme *runtime.Scheme + func (r *ComposableReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *ComposableReconciler) SetupWithManager(mgr ctrl.Manager) error + type ManagerSettableReconciler interface + SetupWithManager func(mgr ctrl.Manager) error + func NewReconciler(mgr ctrl.Manager, opts ReconcilerOptions) ManagerSettableReconciler + type ReconcilerOptions struct + QueriesPerSecond float32