Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // CanaryCmd is the root command exposing every command from the canary pkg CanaryCmd = &cobra.Command{ Use: "canary", Short: "Utilities to update your canary deployment [kube only]", Long: `Provide a number of commands to interact with canary deployment related resources`, } )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.