//
pkg.gl
Category
github.com/rancher/webhook
pkg
resources
core
v1
secret
package
0.6.0-rc.1
Repository:
https://github.com/rancher/webhook.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
16
Dependents
1
Files
274 SLOC
#
Functions
NewMutator
NewMutator returns a new mutator which mutates secret objects, and related resources.
NewValidator
NewValidator creates a new secret validator which ensures secrets which own rbac objects aren't deleted with options to orphan those RBAC resources.
#
Structs
Mutator
Mutator implements admission.MutatingAdmissionWebhook.
Validator
Validator implements admission.ValidatingAdmissionWebhook.