Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BuildTimestamp string
BuildTimestamp - build date from compiller
View Source
var Interrupted 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 WorkDir string WorkingDir string TraceLog bool MaxParallel int PluginsCacheDir string UseCache bool OptFooTest bool IgnoreState bool NotLoadState bool ShowTerraformPlan bool StateCacheDir string TemplatesCacheDir string CacheDir string NoColor bool Force bool Interactive bool OutputJSON bool }
ConfSpec type for global config.
var Global ConfSpec
Global config for executor.
Click to show internal directories.
Click to hide internal directories.