package
0.0.0-20200528063454-c2ba8ab4e383
Repository: https://github.com/cuijxin/mysql-operator.git
Documentation: pkg.go.dev

# 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.