//
pkg.gl
Category
github.com/divinerapier/learn-kubernetes
plugin
pkg
admission
nodetaint
package
0.0.0-20191024030528-a481964b876e
Repository:
https://github.com/divinerapier/learn-kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
65 SLOC
#
Functions
NewPlugin
NewPlugin creates a new NodeTaint admission plugin.
Register
Register registers a plugin.
#
Constants
PluginName
PluginName is the name of the plugin.
TaintNodeNotReady
TaintNodeNotReady is the not-ready label as specified in the API.
#
Structs
Plugin
Plugin holds state for and implements the admission plugin.