# 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.