package
1.11.0-alpha.1
Repository: https://github.com/ceshihao/kubernetes.git
Documentation: pkg.go.dev
# Functions
NewDenyEscalatingExec creates a new admission controller that denies an exec operation on a pod using host based configurations.
NewDenyExecOnPrivileged creates a new admission controller that is only checking the privileged option.
Register registers a plugin.
# Constants
DenyEscalatingExec indicates name of admission plugin.
DenyExecOnPrivileged indicates name of admission plugin.