package
0.6.0-rc.1
Repository: https://github.com/rancher/webhook.git
Documentation: pkg.go.dev

# Functions

NamespaceFromRequest returns a Namespace object from the webhook request.
NamespaceOldAndNewFromRequest gets the old and new Namespace objects, respectively, from the webhook request.
SecretFromRequest returns a Secret object from the webhook request.
SecretOldAndNewFromRequest gets the old and new Secret objects, respectively, from the webhook request.
UnstructuredFromRequest returns a Unstructured object from the webhook request.
UnstructuredOldAndNewFromRequest gets the old and new Unstructured objects, respectively, from the webhook request.