# Functions
NewNodeController returns a new node controller to sync instances from cloudprovider.
Register the metrics that are to be monitored.
# Variables
NotReadyTaintTemplate is the taint for when a node is not ready for executing pods.
UnreachableTaintTemplate is the taint for when a node becomes unreachable.
# Structs
Controller is the controller that manages node related cluster state.
# Type aliases
ZoneState is the state of a given zone.