config

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2016 License: Apache-2.0 Imports: 1 Imported by: 25

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Refresh         time.Duration
	Zk              string
	LogLevel        string
	MesosIpOrder    string
	Healthcheck     bool
	HealthcheckIp   string
	HealthcheckPort string
	TaskWhiteList   []string
	TaskBlackList   []string
	FwWhiteList     []string
	FwBlackList     []string
	TaskTag         []string
	Separator       string

	// Mesos service name and tags
	ServiceName     string
	ServiceTags     string
	ServiceIdPrefix string
}

func DefaultConfig

func DefaultConfig() *Config

Jump to

Keyboard shortcuts

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