Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BuildTimestamp string
BuildTimestamp - build date from compiller
View Source
var Version string
Version - git tag from compiller
Functions ¶
func ReadYAMLObjects ¶
Types ¶
type ConfSpec ¶
type ConfSpec struct {
ClusterConfigsPath string
LogLevel string
ClusterConfig string
Version string
Build string
TmpDir string
WorkingDir string
TraceLog bool
MaxParallel int
PluginsCacheDir string
UseCache bool
OptFooTest bool
}
ConfSpec type for global config.
var Global ConfSpec
Global config for executor.
Click to show internal directories.
Click to hide internal directories.