Versions in this module Expand all Collapse all v1 v1.16.3 Oct 23, 2019 Changes in this version + const DenyEscalatingExec + const DenyExecOnPrivileged + func Register(plugins *admission.Plugins) + type DenyExec struct + func NewDenyEscalatingExec() *DenyExec + func NewDenyExecOnPrivileged() *DenyExec + func (d *DenyExec) SetExternalKubeClientSet(client kubernetes.Interface) + func (d *DenyExec) Validate(ctx context.Context, a admission.Attributes, o admission.ObjectInterfaces) (err error) + func (d *DenyExec) ValidateInitialization() error