Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Templates = &T{ Account: packr.NewBox("account"), Components: map[config.ComponentKind]packr.Box{ config.ComponentKindTerraform: packr.NewBox("component/terraform"), config.ComponentKindHelmTemplate: packr.NewBox("component/helm_template"), }, Env: packr.NewBox("env"), Global: packr.NewBox("global"), Module: packr.NewBox("module"), ModuleInvocation: packr.NewBox("module-invocation"), Repo: packr.NewBox("repo"), TravisCI: packr.NewBox("travis-ci"), }
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.