# Functions
NewManager returns a new manager.
NewObserver creates and starts an Observer.
WatchClusterHealthChange returns a Source fed with generic events targeting clusters whose health has changed between 2 observations.
# Constants
ObserverIntervalAnnotation is the name of the annotation used to set the observation interval for a cluster.
# Type aliases
OnObservation is a function that gets executed when a new state is observed.