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

# Functions

ClusterRoleBindingFromRequest returns a ClusterRoleBinding object from the webhook request.
ClusterRoleBindingOldAndNewFromRequest gets the old and new ClusterRoleBinding objects, respectively, from the webhook request.
ClusterRoleFromRequest returns a ClusterRole object from the webhook request.
ClusterRoleOldAndNewFromRequest gets the old and new ClusterRole objects, respectively, from the webhook request.
RoleBindingFromRequest returns a RoleBinding object from the webhook request.
RoleBindingOldAndNewFromRequest gets the old and new RoleBinding objects, respectively, from the webhook request.
RoleFromRequest returns a Role object from the webhook request.
RoleOldAndNewFromRequest gets the old and new Role objects, respectively, from the webhook request.