# Functions

NewAnnouncer creates new announcer.
NewController creates instance of Controller.
NewDropDns creates new drop dns queue item.
NewReconcileCHI creates new reconcile request queue item.
NewReconcileCHIT creates new reconcile CHI template queue item.
NewReconcileChopConfig creates new CHOp config queue item.
NewStatefulSetPollOptions creates new poll options.

# Constants

FinalizerName specifies name of the finalizer to be used with CHI.

# Structs

Announcer handler all log/event/status messages going outside of controller/worker.
Controller defines CRO controller.
DropDns specifies drop dns queue item.
PriorityQueueItem specifies item of the priority queue.
ReconcileCHI specifies reconcile request queue item.
ReconcileCHIT specifies reconcile CHI template queue item.
ReconcileChopConfig specifies CHOp config queue item.
StatefulSetPollOptions specifies polling options.