Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdPromote ¶
func NewCmdPromote(o *options.ArgoRolloutsOptions) *cobra.Command
NewCmdPromote returns a new instance of an `rollouts promote` command
func PromoteRollout ¶ added in v0.9.1
func PromoteRollout(rolloutIf clientset.RolloutInterface, name string, skipCurrentStep, skipAllSteps, full bool) (*v1alpha1.Rollout, error)
PromoteRollout promotes a rollout to the next step, or to end of all steps
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.