package
Version:
v0.0.0-...-c9a78fb
Opens a new window with list of versions in this module.
Published: Nov 18, 2019
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
ConfigPath string `mapstructure:"config_path"`
KubeConf string `mapstructure:"kubeconf"`
Registries []DockerRegistry
LogFormat string `mapstructure:"log_format"`
LogLevel string `mapstructure:"log_level"`
LogFile string `mapstructure:"log_file"`
}
Load config using config.yaml file, values can be overridden by environment variables.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.