Documentation ¶ Index ¶ func NewControllerManagerCommand() *cobra.Command func Run(s *options.KubeSphereControllerManagerOptions, ...) error func WaitForAPIServer(client clientset.Interface, timeout time.Duration) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewControllerManagerCommand ¶ func NewControllerManagerCommand() *cobra.Command func Run ¶ func Run(s *options.KubeSphereControllerManagerOptions, configCh <-chan controllerconfig.Config, ctx context.Context) error func WaitForAPIServer ¶ func WaitForAPIServer(client clientset.Interface, timeout time.Duration) error WaitForAPIServer waits for the API Server's /healthz endpoint to report "ok" before timeout. Types ¶ This section is empty. Source Files ¶ View all Source files controllers.go helper.go server.go Directories ¶ Show internal Expand all Path Synopsis options Click to show internal directories. Click to hide internal directories.