Skip to main content

Module template

Module template 

Source
Expand description

Template expansion for dynamic pipeline sources.

Walks a pipeline’s fields and replaces ${source.X} and ${source.X.path.to.field} references with resolved data from the source resolution map.

Structs§

TemplateExpander
Expands ${source.*} template references in a pipeline using resolved source data.