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 PostureRuleController struct + func NewPostureRuleController(c client.Client) *PostureRuleController + func (r *PostureRuleController) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *PostureRuleController) SetupWithManager(mgr ctrl.Manager) error + type SettingsPolicyController struct + func NewSettingsPolicyController(c client.Client) *SettingsPolicyController + func (r *SettingsPolicyController) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *SettingsPolicyController) SetupWithManager(mgr ctrl.Manager) error