//
pkg.gl
Category
github.com/codeb2cc/kubernetes
plugin
pkg
admission
exec
package
1.2.0-alpha.8
Repository:
https://github.com/codeb2cc/kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
7
Dependents
0
Files
88 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.