service

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Jun 5, 2015 License: Apache-2.0 Imports: 30 Imported by: 6

Documentation

Index

Constants

View Source
const (
	// if we don't use this source then the kubelet will do funny, mirror things.
	// @see ConfigSourceAnnotationKey
	MESOS_CFG_SOURCE = kubelet.ApiserverSource
)

Variables

This section is empty.

Functions

This section is empty.

Types

type KubeletExecutorServer

type KubeletExecutorServer struct {
	*app.KubeletServer
	RunProxy        bool
	ProxyLogV       int
	ProxyExec       string
	ProxyLogfile    string
	ProxyBindall    bool
	SuicideTimeout  time.Duration
	EnableProfiling bool
	ShutdownFD      int
	ShutdownFIFO    string
}

func NewHyperKubeletExecutorServer added in v0.5.0

func NewHyperKubeletExecutorServer() *KubeletExecutorServer

func NewKubeletExecutorServer

func NewKubeletExecutorServer() *KubeletExecutorServer

func (*KubeletExecutorServer) AddHyperkubeFlags added in v0.5.0

func (s *KubeletExecutorServer) AddHyperkubeFlags(fs *pflag.FlagSet)

func (*KubeletExecutorServer) AddStandaloneFlags added in v0.5.0

func (s *KubeletExecutorServer) AddStandaloneFlags(fs *pflag.FlagSet)

func (*KubeletExecutorServer) Run

Run runs the specified KubeletExecutorServer.

Jump to

Keyboard shortcuts

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