# Functions
New creates a new cache.
NewReconcileEntry creates a new ReconcileEntry based on an object and a reconcileAfter time.
NewReconcileEntryKey returns the key of a ReconcileEntry based on an object.
# Structs
ReconcileEntry is an Entry for the Cache that stores the earliest time after which the next Reconcile should be executed.