//
pkg.gl
Category
k8s.io/kubernetes
plugin
pkg
admission
noderestriction
package
1.33.0-alpha.2
Repository:
https://github.com/kubernetes/kubernetes.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
33
Dependents
58
Files
800 SLOC
#
Functions
NewPlugin
NewPlugin creates a new NodeRestriction admission plugin.
Register
Register registers a plugin.
#
Constants
PluginName
PluginName is a string with the name of the plugin.
#
Structs
Plugin
Plugin holds state for and implements the admission plugin.