configurator

package
v0.0.0-...-0f2ffd9 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2016 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StartContainers

func StartContainers(c Config) error

func StartMonitor

func StartMonitor(c Config)

Types

type Config

type Config struct {
	DockerComposeName string   `json:"docker compose name"`
	MonitorName       string   `json:"monitor process name"`
	Containers        []string `json:"container names"`
	MHNHost           string   `json:"mhn host"`
	MHNPort           int      `json:"mhn port"`
	MHNIdent          string   `json:"mhn identifier"`
	MHNAuth           string   `json:"mhn authorization"`
}

func ReadConfig

func ReadConfig(fileName string) (Config, error)

Jump to

Keyboard shortcuts

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