app

package
v1.5.0-alpha.0....-b93860d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 11, 2016 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// TODO(madhusudancs): Consider making this configurable via a flag.
	// "federation-apiserver-kubeconfig" is a reserved secret name which
	// stores the kubeconfig for federation-apiserver.
	KubeconfigSecretName = "federation-apiserver-kubeconfig"
	// "federation-apiserver-secret" was the old name we used to store
	// Federation API server kubeconfig secret. Unfortunately, this name
	// is very close to "federation-apiserver-secrets" and causes a lot
	// of confusion, particularly while debugging. So deprecating it in
	// favor of the new name but giving people time to migrate.
	// TODO(madhusudancs): this name is deprecated in 1.4 and should be
	// removed in 1.5. Remove it in 1.5.
	DeprecatedKubeconfigSecretName = "federation-apiserver-secret"
)

Variables

This section is empty.

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) error

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL