Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ResourceCommands = cli.Command{ Name: "resource", Usage: "Heat stack resource commands", Subcommands: []*cli.Command{ &resourceMetadataSubCommand, &resourceSignalSubCommand, &resourceGetSubCommand, &resourceListSubCommand, &resourceMarkUnhealthySubCommand, }, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.