webhookwrapper

package
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 29, 2021 License: Apache-2.0 Imports: 23 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewManager

func NewManager(options ctrl.Options, logger logr.Logger, developmentMode bool, webhookAdvertiseHost string, webhooks WebhookRegistrators) (ctrl.Manager, error)

Types

type WebhookRegistrator

type WebhookRegistrator struct {
	Registrator         func(ctrl.Manager) error
	Name                string
	RulesWithOperations []admissionregistrationv1.RuleWithOperations
	Mutating            bool
	WebhookPath         string
}

type WebhookRegistrators

type WebhookRegistrators = []WebhookRegistrator

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL