//
pkg.gl
Category
sigs.k8s.io/cluster-api
internal
util
taints
package
1.9.5
Repository:
https://github.com/kubernetes-sigs/cluster-api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
4
Files
31 SLOC
#
Functions
EnsureNodeTaint
EnsureNodeTaint makes sure the node has the Taint.
HasTaint
HasTaint returns true if the targetTaint is in the list of taints.
RemoveNodeTaint
RemoveNodeTaint drops the taint from the list of node taints.