Documentation ¶
Index ¶
Constants ¶
View Source
const GeneratorKeyword = "helm:generate "
Variables ¶
This section is empty.
Functions ¶
func Walk ¶
Walk walks a chart directory and executes generators as it finds them.
Returns the number of generators executed.
Walking will error out whenever a generator cannot be completely executed. This includes cases such as not finding the generator referenced, and cases where the generator itself exits with a non-zero exit code.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.