Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommandConfig ¶
type ConfigFile ¶
type ConfigFile struct { Template []TemplateConfig `hcl:"template,block"` InitCommands []CommandConfig `hcl:"init,block"` ProcessCommands []CommandConfig `hcl:"process,block"` ReloadCommands []CommandConfig `hcl:"reload,block"` }
type TemplateConfig ¶
Click to show internal directories.
Click to hide internal directories.