Versions in this module Expand all Collapse all v0 v0.0.2 Sep 29, 2021 v0.0.1 Sep 29, 2021 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