config

package
v0.0.0-...-ebef5bb Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2018 License: MPL-2.0 Imports: 1 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 {
	TillerHost        string
	TillerNamespace   string `default:"kube-system"`
	ReleaseTimeoutSec int64  `default:"300"`
	DebugMode         bool   `envconfig:"DEBUG"`
}

Config represents the application's configuration file.

func New

func New() (*Config, error)

New returns the application configuration specified by the config file.

Jump to

Keyboard shortcuts

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