# Functions
Add helps in adding 'NamespacedNameAnnotation' to object based on the NamespaceName.
AddRefMarker sets session specific label on a given object.
No description provided by the author
Get converts annotations defined for NamespacedNameAnnotation as comma-separated list to a slice.
GetRefMarker returns value of a label specific to a given session.
RefMarkerMatch filters the list operation checking if the set of session specific labels exists without checking their values.
Remove helps in removing 'NamespacedNameAnnotation' from object based on the NamespaceName.
RemoveRefMarker removes label for a specific session.
# Constants
NamespacedNameAnnotation is an annotation whose value encodes the name and namespace of a resource to reconcile when a resource containing this annotation changes.
# Structs
EnqueueRequestForAnnotation enqueues Request containing the Name and Namespace specified in the annotations of the object that is the source of the Event.