package
Version:
v0.5.3
Opens a new window with list of versions in this module.
Published: Oct 20, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Package stacktemplates provides operations for working with Heat templates.
type GetResult struct {
golangsdk.Result
}
GetResult represents the result of a Get operation.
func Get(c *golangsdk.ServiceClient, stackName, stackID string) (r GetResult)
Get retreives data for the given stack template.
Extract returns the JSON template and is called after a Get operation.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.