Versions in this module Expand all Collapse all v0 v0.15.20 Jun 11, 2024 v0.15.19 Jun 11, 2024 Changes in this version + type CISKubeBenchReportReconciler struct + func (r *CISKubeBenchReportReconciler) SetupWithManager(mgr ctrl.Manager) error + type ConfigAuditReportReconciler struct + func (r *ConfigAuditReportReconciler) SetupWithManager(mgr ctrl.Manager) error + type LimitChecker interface + Check func(ctx context.Context) (bool, int, error) + func NewLimitChecker(config etc.Config, client client.Client, starboardConfig starboard.ConfigData) LimitChecker + type PluginsConfigReconciler struct + func (r *PluginsConfigReconciler) SetupWithManager(mgr ctrl.Manager) error + type TTLReportReconciler struct + func (r *TTLReportReconciler) SetupWithManager(mgr ctrl.Manager) error