Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetConfigFile ¶
func GetConfigFile() string
func GetConfigHome ¶
Types ¶
type Config ¶
type Config struct { WorkDir string `json:"workDir"` DefaultImage string `json:"defaultImage"` OutputDir string `json:"outputDir"` DockerVersion string `json:"dockerVersion"` HostDockerDaemon string `json:"hostDockerDaemon"` ToolDir string `json:"toolDir"` }
func LoadConfig ¶
func (*Config) Persistent ¶
Click to show internal directories.
Click to hide internal directories.