# Functions
ExtractAssociationStatusStrings extracts the association status strings from the provided meta object.
ExtractTimeout extracts a timeout value specified as an annotation on a resource.
ForAssociationStatusChange constructs the annotation map for an association status change event.
MarkPodAsUpdated updates a specific annotation on the pod, it is mostly used as a convenient method to speedup secret propagation into the pod.
MarkPodsAsUpdated updates a specific annotation on the pods to speedup secret propagation.
# Constants
CurrAssocStatusAnnotation describes the currently observed association status of an object.
nolint:gosec.
FilebeatModuleAnnotation is the name of the annotation applied to pods to give a hint to filebeat so that it uses the appropriate module to analyze the logs of the container.
No description provided by the author
PrevAssocStatusAnnotation describes the previously observed association status of an object.
nolint:gosec.
No description provided by the author
nolint:gosec.
UpdateAnnotation is the name of the annotation applied to pods to force kubelet to resync secrets.