# Functions
NoResyncPeriodFunc Returns 0 for resyncPeriod in case resyncing is not needed.
PatchPod perform a direct patch update for the specified Pod.
PatchStatefulSet performs a direct patch update for the specified StatefulSet.
UpdatePod performs a direct update for the specified Pod.
UpdateStatefulSet performs a direct update for the specified StatefulSet.
WaitForCacheSync is a wrapper around cache.WaitForCacheSync that generates log messages indicating that the controller identified by controllerName is waiting for syncs, followed by either a successful or failed sync.