Documentation ¶
Overview ¶
Package template provides functions for templating yaml files
Package template provides functions for templating yaml files
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ProcessYamlFilesInPath ¶
func ProcessYamlFilesInPath(path string, component types.ZarfComponent, values Values) []string
ProcessYamlFilesInPath iterates over all yaml files in a given path and performs Zarf templating + image swapping
Types ¶
type Values ¶
type Values struct {
// contains filtered or unexported fields
}
func (Values) GetRegistry ¶
Click to show internal directories.
Click to hide internal directories.