Documentation ¶
Overview ¶
Package app implements a server that runs the service catalog controllers.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewControllerManagerCommand ¶
NewControllerManagerCommand creates a *cobra.Command object with default parameters.
func Run ¶
func Run(controllerManagerOptions *options.ControllerManagerServer) error
Run runs the service-catalog controller-manager; should never exit.
func StartControllers ¶
func StartControllers(s *options.ControllerManagerServer, coreKubeconfig *rest.Config, serviceCatalogClientBuilder controller.ClientBuilder, recorder record.EventRecorder, stop <-chan struct{}) error
StartControllers starts all the controllers in the service-catalog controller manager.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.