package
0.0.0-20250311203337-809a69aa9717
Repository: https://github.com/arangodb/kube-arangodb.git
Documentation: pkg.go.dev

# Functions

AddTolerationIfNotFound adds the given tolerations, if no such toleration has been set in the given source.
AddTolerationsIfNotFound add the given tolerations, if no such toleration has been set in the given source.
No description provided by the author
MergeTolerationsIfNotFound merge the given tolerations lists, if no such toleration has been set in the given source.
NewNoExecuteToleration is a helper to create a Toleration with Key=key, Operator='Exists' Effect='NoExecute', TolerationSeconds=tolerationDuration.Seconds().

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

TolerationDuration is a duration spec for tolerations.