Versions in this module Expand all Collapse all v0 v0.0.3 Sep 26, 2023 v0.0.2 Sep 21, 2023 Changes in this version + func NewManager(options ctrl.Options, logger logr.Logger, developmentMode bool, ...) (ctrl.Manager, error) + type WebhookRegistrator struct + Mutating bool + Name string + Registrator func(ctrl.Manager) error + RulesWithOperations []admissionregistrationv1.RuleWithOperations + WebhookPath string + type WebhookRegistrators = []WebhookRegistrator