config

package
v0.1.0-rc3 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2016 License: Apache-2.0 Imports: 4 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	LogLevel     string
	SchedulerURI string
	MesosAgent   string
	FrameworkID  string
	ExecutorID   string
}

Config is the representation of the config

func NewConfig

func NewConfig() *Config

NewConfig creates a new Config object

func (*Config) AddFlags

func (cfg *Config) AddFlags(fs *flag.FlagSet)

AddFlags adds flags to the command line parsing

Jump to

Keyboard shortcuts

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