Versions in this module Expand all Collapse all v0 v0.23.2 Jan 18, 2026 v0.23.1 Jan 18, 2026 Changes in this version + type ConfigurationController struct + func NewConfigurationController(c client.Client) *ConfigurationController + func (r *ConfigurationController) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *ConfigurationController) SetupWithManager(mgr ctrl.Manager) error + type ListController struct + func NewListController(c client.Client) *ListController + func (r *ListController) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *ListController) SetupWithManager(mgr ctrl.Manager) error + type RuleController struct + func NewRuleController(c client.Client) *RuleController + func (r *RuleController) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *RuleController) SetupWithManager(mgr ctrl.Manager) error