Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TemplateValue ¶
type TemplateValue struct {
AppRepo TemplateValueAppRepoInfo
InfraRepo TemplateValueInfraRepoInfo
Variables map[string]string
}
func NewTemplateValue ¶
func (TemplateValue) MapTemplating ¶
func (TemplateValue) MapTemplatingAndAppend ¶
func (TemplateValue) Templating ¶
func (v TemplateValue) Templating(text string) (string, error)
Click to show internal directories.
Click to hide internal directories.