//
pkg.gl
Category
github.com/kmova/kubernetes
plugin
pkg
admission
exec
package
1.7.0-alpha.0
Repository:
https://github.com/kmova/kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
9
Dependents
0
Files
105 SLOC
#
Functions
NewDenyEscalatingExec
NewDenyEscalatingExec creates a new admission controller that denies an exec operation on a pod using host based configurations.
NewDenyExecOnPrivileged
NewDenyExecOnPrivileged creates a new admission controller that is only checking the privileged option.