# Functions

New returns an implementation of Interface that lets a Reconciler register a particular resource as watching an ObjectReference for a particular lease duration.
Deprecated: use Reference.

# Structs

Deprecated: use Reference.
Reference is modeled after corev1.ObjectReference, but omits fields unsupported by the tracker, and permits us to extend things in divergent ways.

# Interfaces

Tracker defines the interface through which an object can register that it is tracking another object by reference.