# Functions

NewExpander returns a new initialized Expander.
NewExpansionResponse creates and returns a new expansion response from the raw output of ExpandTemplate.
NewExpansionResult creates and returns a new expansion result from the raw output of ExpandTemplate.

# Structs

ExpansionResponse describes the results of marshaling an ExpansionResult.
ExpansionResult describes the unmarshalled output of ExpandTemplate.

# Interfaces

Expander abstracts interactions with the expander and deployer services.