package app

import "k8s.io/kubernetes/cmd/cloud-controller-manager/app"

Index

Constants

const (
	// ControllerStartJitter is the jitter value used when starting controller managers.
	ControllerStartJitter = 1.0
)

Functions

func NewCloudControllerManagerCommand

func NewCloudControllerManagerCommand() *cobra.Command

NewCloudControllerManagerCommand creates a *cobra.Command object with default parameters

func Run

Run runs the ExternalCMServer. This should never exit.

Source Files

controllermanager.go

Directories

PathSynopsis
cmd/cloud-controller-manager/app/config
cmd/cloud-controller-manager/app/options
Version
v1.11.0-alpha.1
Published
Apr 19, 2018
Platform
js/wasm
Imports
26 packages
Last checked
19 seconds ago

Tools for package owners.