Documentation ¶
Overview ¶
Package template provides functions for templating yaml files.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetZarfTemplates ¶ added in v0.33.1
func GetZarfTemplates(componentName string, state *types.ZarfState) (templateMap map[string]*variables.TextTemplate, err error)
GetZarfTemplates returns the template keys and values to be used for templating.
func GetZarfVariableConfig ¶ added in v0.33.1
func GetZarfVariableConfig() *variables.VariableConfig
GetZarfVariableConfig gets a variable configuration specific to Zarf
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.