Documentation ¶
Index ¶
- func AddCommands(cmd *cobra.Command)
- func NewCloudCommand() *cobra.Command
- func NewGetCloudServiceCommand() *cobra.Command
- func NewGetMetricConfigurationCommand() *cobra.Command
- func NewListCloudServicesCommand() *cobra.Command
- func NewRegisterCloudServiceCommand() *cobra.Command
- func NewRemoveCloudServiceComand() *cobra.Command
- func NewUpdateCloudServiceCommand() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCloudCommand ¶
NewCloudCommand returns a cobra command for `cloud` subcommands
func NewGetCloudServiceCommand ¶ added in v1.4.0
NewGetCloudServiceCommand returns a cobra command for the `get` subcommand
func NewGetMetricConfigurationCommand ¶
NewGetMetricConfigurationCommand returns a cobra command for the `get-metric-configuration` subcommand TODO(oxisto): Can we have something like cl cloud get <id> metric-configuration <id>?
func NewListCloudServicesCommand ¶
NewListCloudServicesCommand returns a cobra command for the `list` subcommand
func NewRegisterCloudServiceCommand ¶
NewRegisterCloudServiceCommand returns a cobra command for the `discover` subcommand
func NewRemoveCloudServiceComand ¶
NewRemoveCloudServiceComand returns a cobra command for the `get` subcommand
func NewUpdateCloudServiceCommand ¶
NewUpdateCloudServiceCommand returns a cobra command for the `update` subcommand
Types ¶
This section is empty.