package
Version:
v0.0.0-...-ebef5bb
Opens a new window with list of versions in this module.
Published: Jan 10, 2018
License: MPL-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
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.
New returns the application configuration specified by the config file.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.