Versions in this module Expand all Collapse all v1 v1.3.9 Jul 17, 2020 Changes in this version + type Context struct + ClusterdContext *clusterd.Context + OperatorNamespace string + ReconcileCanaries *LockingBool + RookImage string + type LockingBool struct + func (b *LockingBool) Get() bool + func (b *LockingBool) Update(newValue bool) + type TolerationSet struct + func (t *TolerationSet) Add(toleration corev1.Toleration) + func (t *TolerationSet) ToList() []corev1.Toleration