package
0.11.0
Repository: https://github.com/slok/kubewebhook.git
Documentation: pkg.go.dev

# Functions

GetAdmissionRequest returns the admission request stored on the context.
IsAdmissionRequestDryRun returns true if the admission request stored on the context is in dry run mode.
SetAdmissionRequest will set a admission request on the context and return the new context that has the admission request set.