package controllermanager
import "k8s.io/kubernetes/contrib/mesos/pkg/controllermanager"
Package controllermanager is largely a clone of the upstream implementation, with additional functionality to select between stock or a customized endpoints controller.
Index ¶
Types ¶
type CMServer ¶
CMServer is the main context object for the controller manager.
func NewCMServer ¶
func NewCMServer() *CMServer
NewCMServer creates a new CMServer with a default config.
func (*CMServer) AddFlags ¶
AddFlags adds flags for a specific CMServer to the specified FlagSet
func (*CMServer) Run ¶
Source Files ¶
controllermanager.go doc.go
- Version
- v1.1.9-beta.0
- Published
- Feb 23, 2016
- Platform
- js/wasm
- Imports
- 31 packages
- Last checked
- 20 minutes ago –
Tools for package owners.