service

package
v0.4.2 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2015 License: Apache-2.0 Imports: 37 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewHyperkubeServer

func NewHyperkubeServer() *hyperkube.Server

NewHyperkubeServer creates a new hyperkube Server object that includes the description and flags.

Types

type SchedulerServer

type SchedulerServer struct {
	Port                 int
	Address              util.IP
	AuthPath             string
	APIServerList        util.StringList
	EtcdServerList       util.StringList
	EtcdConfigFile       string
	AllowPrivileged      bool
	ExecutorPath         string
	ProxyPath            string
	MesosUser            string
	MesosRole            string
	MesosAuthPrincipal   string
	MesosAuthSecretFile  string
	Checkpoint           bool
	FailoverTimeout      float64
	ExecutorBindall      bool
	ExecutorRunProxy     bool
	ExecutorProxyBindall bool
	ExecutorLogV         int
	MesosAuthProvider    string
	DriverPort           uint
	HostnameOverride     string
	ReconcileInterval    int64
}

func NewSchedulerServer

func NewSchedulerServer() *SchedulerServer

NewSchedulerServer creates a new SchedulerServer with default parameters

func (*SchedulerServer) AddFlags

func (s *SchedulerServer) AddFlags(fs *pflag.FlagSet)

func (*SchedulerServer) Run

func (s *SchedulerServer) Run(hks *hyperkube.Server, _ []string) error

Jump to

Keyboard shortcuts

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