# Packages
Package options provides the flags used for the controller manager.
# Functions
AttemptToLoadRecycler tries decoding a pod from a filepath for use as a recycler for a volume.
No description provided by the author
No description provided by the author
NewControllerManagerCommand creates a *cobra.Command object with default parameters.
ProbeAttachableVolumePlugins collects all volume plugins for the attach/ detach controller.
ProbeControllerVolumePlugins collects all persistent volume plugins into an easy to use list.
ResyncPeriod returns a function which generates a duration each time it is invoked; this is so that multiple controllers don't get into lock-step and all hammer the apiserver with list requests simultaneously.
Run runs the CMServer.
No description provided by the author
# Constants
Jitter used when starting controller managers.
# Variables
No description provided by the author
# Structs
No description provided by the author
# Type aliases
InitFunc is used to launch a particular controller.