# Functions
FailuresFrom returns the FailureReason and FailureMessage fields from the external object status.
Get uses the client and reference to get an external, unstructured object.
GetObjectReference converts an unstructured into object reference.
IsInitialized returns true if the Status.Initialized field on an external object is true.
IsReady returns true if the Status.Ready field on an external object is true.
# Structs
ObjectTracker is a helper struct to deal when watching external unstructured objects.
ReconcileOutput is a return type of the external reconciliation of referenced objects.