package app
import "k8s.io/kubernetes/federation/cmd/federation-controller-manager/app"
Index ¶
- func NewControllerManagerCommand() *cobra.Command
- func Run(s *options.CMServer) error
- func StartControllers(s *options.CMServer, restClientCfg *restclient.Config, stopChan <-chan struct{}) error
Functions ¶
func NewControllerManagerCommand ¶
NewControllerManagerCommand creates a *cobra.Command object with default parameters
func Run ¶
Run runs the CMServer. This should never exit.
func StartControllers ¶
func StartControllers(s *options.CMServer, restClientCfg *restclient.Config, stopChan <-chan struct{}) error
Source Files ¶
controllermanager.go plugins.go
Directories ¶
Path | Synopsis |
---|---|
federation/cmd/federation-controller-manager/app/options |
- Version
- v1.8.4
- Published
- Nov 19, 2017
- Platform
- windows/amd64
- Imports
- 42 packages
- Last checked
- 29 seconds ago –
Tools for package owners.