# Constants
ControllerName is the controller name that will be used when reporting events.
CRBStatusControllerName is the controller name that will be used when reporting events.
RBStatusControllerName is the controller name that will be used when reporting events.
WorkStatusControllerName is the controller name that will be used when reporting events.
# Structs
ClusterStatusController is to sync status of Cluster.
CRBStatusController is to sync status of ClusterResourceBinding and aggregate status to the resource template.
RBStatusController is to sync status of ResourceBinding and aggregate status to the resource template.
WorkStatusController is to sync status of Work.