# Packages
Package options contains flags and options for initializing controller-manager.
# Functions
NewControllerManagerCommand creates a *cobra.Command object with default parameters.
PrintFlags logs the flags in the flagset.
Run runs the controller-manager with options.
# Structs
No description provided by the author