Documentation ¶
Index ¶
- func NewCommand(version *string) (*cobra.Command, error)
- func NewCompletion(rootCmd *cobra.Command) *cobra.Command
- func NewDescribe(client *httpinternal.Client, service *string) *cobra.Command
- func NewPolicy(client *http.Client, service *string) *cobra.Command
- func NewPromote(client *httpinternal.Client, service *string) *cobra.Command
- func NewRelease(client *httpinternal.Client, service *string) *cobra.Command
- func NewRollback(client *httpinternal.Client, service *string) *cobra.Command
- func NewStatus(client *httpinternal.Client, service *string) *cobra.Command
- func Time(epoch int64) time.Time
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCommand ¶
NewCommand returns a new instance of a hamctl command.
func NewDescribe ¶ added in v0.0.33
func NewDescribe(client *httpinternal.Client, service *string) *cobra.Command
func NewPromote ¶
func NewPromote(client *httpinternal.Client, service *string) *cobra.Command
func NewRelease ¶
func NewRelease(client *httpinternal.Client, service *string) *cobra.Command
func NewRollback ¶ added in v0.0.10
func NewRollback(client *httpinternal.Client, service *string) *cobra.Command
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.