# Functions
NewReconciler returns a new instance of Reconciler that waits loopPeriod between successive executions.
# Interfaces
Reconciler runs a periodic loop to reconcile the desired state of the world with the actual state of the world by triggering attach detach operations.