package app

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

Index

Functions

func NewControllerManagerCommand

func NewControllerManagerCommand() *cobra.Command

NewControllerManagerCommand creates a *cobra.Command object with default parameters

func Run

func Run(s *options.CMServer) error

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

PathSynopsis
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.