NodeToleration¶
- class controller.models.domain.kubernetes.NodeToleration(eligible, comment=None)¶
Bases:
object
Whether a single node is tolerated.
Used to report the results of evaluating any tolerations against any node taints.
Attributes Summary
If the node is not tolerated, why not.
Whether the node is tolerated.
Attributes Documentation