//
pkg.gl
Category
github.com/divinerapier/learn-kubernetes
pkg
util
tolerations
package
0.0.0-20191024030528-a481964b876e
Repository:
https://github.com/divinerapier/learn-kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
81 SLOC
#
Functions
MergeTolerations
MergeTolerations merges two sets of tolerations into one.
VerifyAgainstWhitelist
VerifyAgainstWhitelist checks if the provided tolerations satisfy the provided whitelist and returns true, otherwise returns false.