# 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.