config

package
v0.0.0-...-06a89c9 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2017 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	GithubAPIToken     string
	GithubOrganization string
	GithubTeamName     string
	GithubTeamID       int

	EtcdEndpoints []string
	EtcdTTL       time.Duration
	EtcdPrefix    string

	UserGID    string
	UserGroups []string
	UserShell  string
	Root       string
	Interval   uint64

	IntegrateWithSSH bool

	Listen string
}

Config - structure to store global configuration

func (*Config) Validate

func (c *Config) Validate() (err error)

Validate - process validation of config values

Jump to

Keyboard shortcuts

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