Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TemplateProcessor ¶
type TemplateProcessor struct {
BaseDir string
OutputDir string
TerraformDir string
AnsibleDir string
}
func (*TemplateProcessor) ProcessTemplates ¶ added in v0.1.1
func (tp *TemplateProcessor) ProcessTemplates(conf *config.Configuration) error
Click to show internal directories.
Click to hide internal directories.