# Functions
NewDefaultClusterControl returns a new instance of the default implementation ClusterControlInterface that implements the documented semantics for Clusters.
NewRealClusterStatusUpdater returns a ClusterStatusUpdaterInterface that updates the Status of a StatefulSet, using the supplied client and setLister.
# Constants
BackoffGCInterval is the time that has to pass before next iteration of backoff GC is run.
# Structs
ClusterReconciler reconciles a Cluster object.
# Interfaces
ClusterControl implements the control logic for synchronizing Clusters and their children Pods.
ClusterStatusUpdaterInterface is an interface used to update the ClusterStatus associated with a StatefulSet.