Documentation ¶
Overview ¶
Package object provides helpers for interacting with GitOps Toolkit objects using unstructured types. The helpers assist in reading and writing certain attributes of the objects without converting them to their original types.
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func GetRequeueInterval ¶
GetRequeueInterval returns the spec.interval of a given runtime object, if present.
func GetStatusLastHandledReconcileAt ¶
GetStatusLastHandledReconcileAt returns the status.lastHandledReconcileAt value of a given runtime object, if present.
func GetStatusObservedGeneration ¶
GetStatusObservedGeneration returns the status.observedGeneration of a given runtime object.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.