//
pkg.gl
Category
github.com/munnerz/controller-runtime
pkg
webhook
types
package
0.1.10
Repository:
https://github.com/munnerz/controller-runtime.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
8 SLOC
#
Constants
WebhookTypeMutating
WebhookTypeMutating represents mutating type webhook.
WebhookTypeValidating
WebhookTypeValidating represents validating type webhook.
#
Type aliases
WebhookType
WebhookType defines the type of a webhook.