Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BuildTimestamp string
BuildTimestamp - build date from compiller
View Source
var Interupted bool
View Source
var Version string
Version - git tag from compiller
Functions ¶
Types ¶
type ConfSpec ¶
type ConfSpec struct { ProjectConfigsPath string LogLevel string ProjectConfig string Version string Build string TmpDir string WorkingDir string TraceLog bool MaxParallel int PluginsCacheDir string UseCache bool OptFooTest bool IgnoreState bool ShowTerraformPlan bool StateFileName string StateCacheDir string TemplatesCacheDir string CacheDir string NoColor bool Force bool Interactive bool }
ConfSpec type for global config.
var Global ConfSpec
Global config for executor.
Click to show internal directories.
Click to hide internal directories.