Versions in this module Expand all Collapse all v0 v0.7.6 Jan 3, 2017 Changes in this version + func LoadStackCache(cliConnection plugin.CliConnection) + type Stack struct + Description string + Guid string + Name string + func AllStacks() []Stack + func FindStackMetadata(stackGuid string) Stack + type StackResource struct + Entity Stack + Meta common.Meta + type StackResponse struct + Count int + NextUrl string + Pages int + Resources []StackResource