Documentation
¶
Overview ¶
Package buildinfo provides build information about heat deployments.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetResult ¶
type GetResult struct {
gophercloud.Result
}
GetResult represents the result of a Get operation.
func Get ¶
func Get(c *gophercloud.ServiceClient) (r GetResult)
Get retreives data for the given stack template.
Click to show internal directories.
Click to hide internal directories.