package app
import "k8s.io/kubernetes/cmd/cloud-controller-manager/app"
Index ¶
- Constants
- func NewCloudControllerManagerCommand() *cobra.Command
- func Run(c *cloudcontrollerconfig.CompletedConfig) error
Constants ¶
const ( // ControllerStartJitter is the jitter value used when starting controller managers. ControllerStartJitter = 1.0 )
Functions ¶
func NewCloudControllerManagerCommand ¶
NewCloudControllerManagerCommand creates a *cobra.Command object with default parameters
func Run ¶
func Run(c *cloudcontrollerconfig.CompletedConfig) error
Run runs the ExternalCMServer. This should never exit.
Source Files ¶
controllermanager.go
Directories ¶
Path | Synopsis |
---|---|
cmd/cloud-controller-manager/app/config | |
cmd/cloud-controller-manager/app/options |
- Version
- v1.12.0-alpha.0
- Published
- May 17, 2018
- Platform
- js/wasm
- Imports
- 26 packages
- Last checked
- 9 seconds ago –
Tools for package owners.