Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AssetOption ¶ added in v1.5.4
AssetOption describes the method signature for manipulating loaded assets
func DecorateTemplate ¶ added in v1.5.4
func DecorateTemplate(extMgr StackTemplateDecorator, stackName string) AssetOption
DecorateTemplate uses an ExtensionImpl to inject data into an extension
func ExecuteTemplate ¶ added in v1.5.4
func ExecuteTemplate(data interface{}) AssetOption
ExecuteTemplate executes the data parameter on a text/template
Click to show internal directories.
Click to hide internal directories.