package
1.2.1
Repository: https://github.com/openpitrix/helm.git
Documentation: pkg.go.dev

# 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.