# Functions
EventPackerMapFunc maps an event into a reconcile.Request with embedded GVK information.
No description provided by the author
GetID returns a unique name for the Gatekeeper pod.
No description provided by the author
GetPodName returns the name of the Gatekeeper pod.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnpackRequest unpacks the GVK from a reconcile.Request and returns the separated components.
No description provided by the author
No description provided by the author
# Constants
AllEnforcementPoints indicates all enforcement points.
AuditEnforcementPoint is the enforcement point for audit.
The set of possible responses to policy violations.
The set of possible responses to policy violations.
GatorEnforcementPoint is the enforcement point for gator cli.
The set of possible responses to policy violations.
The set of possible responses to policy violations.
ValidCABundle is a valid CA bundle used for testing.
VAP enforcement point for ValidatingAdmissionPolicy.
The set of possible responses to policy violations.
WebhookEnforcementPoint is the enforcement point for admission.
# Variables
ErrEnforcementAction indicates the passed EnforcementAction is not valid.
ErrInvalidPackedName indicates that the packed name of the request to be unpacked was invalid.
ErrInvalidSpecEnforcementAction indicates that we were unable to parse the spec.enforcementAction field as it was not a string.
No description provided by the author
No description provided by the author
KnownEnforcementActions are all defined EnforcementActions.
# Structs
No description provided by the author
# Type aliases
EnforcementAction is the response we take to violations.
No description provided by the author
No description provided by the author