//
pkg.gl
Category
github.com/hyperhq/hypernetes
plugin
pkg
admission
exec
package
1.3.2
Repository:
https://github.com/hyperhq/hypernetes.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
7
Dependents
0
Files
96 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.