Versions in this module Expand all Collapse all v0 v0.5.0 Jul 15, 2021 v0.4.0 Jul 2, 2021 v0.3.0 Apr 26, 2021 Changes in this version + type Enforcer struct + func NewEnforcer(logger *zap.Logger, config *config.Config, k8s kubernetes.Interface, ...) *Enforcer + func (e *Enforcer) Enforce(admissionReview *v1.AdmissionReview) (*v1.AdmissionResponse, error)