//
pkg.gl
Category
github.com/weekface/kubernetes
pkg
util
taints
package
1.8.0-alpha.2
Repository:
https://github.com/weekface/kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
68 SLOC
#
Functions
NewTaintsVar
NewTaintsVar wraps []api.Taint in a struct that implements flag.Value to allow taints to be bound to command line flags.
ParseTaint
ParseTaint parses a taint from a string.