Documentation
¶
Index ¶
- func GetCommands() *core.Commands
- func GetGeneratedCommands() *core.Commands
- func TemplateCheckBuilder(c *core.Command) *core.Command
- func TemplateCreateBuilder(c *core.Command) *core.Command
- func TemplateCreateServerBuilder(c *core.Command) *core.Command
- func TemplateDeleteBuilder(c *core.Command) *core.Command
- func TemplateDeleteUserDataBuilder(c *core.Command) *core.Command
- func TemplateGetBuilder(c *core.Command) *core.Command
- func TemplateGetCloudInitBuilder(c *core.Command) *core.Command
- func TemplateGetUserDataBuilder(c *core.Command) *core.Command
- func TemplateListBuilder(c *core.Command) *core.Command
- func TemplateListUserDataKeysBuilder(c *core.Command) *core.Command
- func TemplateSetCloudInitBuilder(c *core.Command) *core.Command
- func TemplateSetUserDataBuilder(c *core.Command) *core.Command
- func TemplateUpdateBuilder(c *core.Command) *core.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCommands ¶
GetCommands returns instance commands.
This function: - Gets the generated commands - Register handwritten marshalers - Apply handwritten overrides (of Command.Run and Command.View) - Merge handwritten commands
func GetGeneratedCommands ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.