Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AlphaBetaUpdateDelay = time.Minute * 5
A 5 minute delay for alpha and beta releases
View Source
var AppDescription = "werf version manager"
View Source
var AppName = "multiwerf"
View Source
var BintrayPackage = "werf"
View Source
var BintrayRepo = "werf"
View Source
var BintraySubject = "flant"
View Source
var ChannelMappingPath string
View Source
var ChannelMappingUrl = "https://raw.githubusercontent.com/flant/werf/multiwerf/multiwerf.json"
View Source
var DebugMessages = "no"
View Source
var DebugMessagesFakeVar = "no"
View Source
var Experimental bool
View Source
var SelfBintrayPackage = "multiwerf"
View Source
var SelfBintrayRepo = "multiwerf"
View Source
var SelfBintraySubject = "flant"
View Source
var SelfExperimentalBintrayRepo = "multiwerf-experimental"
View Source
var SelfUpdateDelay = 2 * time.Hour
2 hour delay between check for the latest version of multiwerf
View Source
var StorageDir = "~/.multiwerf"
View Source
var Update = "yes"
View Source
var UpdateDelay = time.Hour
An hour delay between checks for the latest version of werf
View Source
var Version = "dev"
Functions ¶
func SetupGlobalSettings ¶
func SetupGlobalSettings(kpApp *kingpin.Application)
SetupGlobalSettings init global flags with default values
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.