Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Build string
Build - build date from compiller
View Source
var Version string
Version - git tag from compiller
Functions ¶
This section is empty.
Types ¶
type ConfSpec ¶
type ConfSpec struct {
GitProvider string
GitRepoName string
GitRepoRoot string
ClusterConfigsPath string
LogLevel string
ProjectRoot string
ClusterConfig string
Version string
Build string
TmpDir string
WorkingDir string
TraceLog bool
OnlyPrintVersion bool
}
ConfSpec type for global config.
var Global ConfSpec
Global config for executor.
Click to show internal directories.
Click to hide internal directories.