upgrade

package
v0.8.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 11, 2022 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

Package upgrade contains upgrade plugin command logic.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdUpgrade

func NewCmdUpgrade(streams genericclioptions.IOStreams) *cobra.Command

NewCmdUpgrade provides a cobra command wrapping Options.

Types

type Options

type Options struct {
	genericclioptions.IOStreams
	// contains filtered or unexported fields
}

Options provides information required to manage canary.

func NewOptions

func NewOptions(streams genericclioptions.IOStreams) *Options

NewOptions provides an instance of Options with default values.

func (*Options) Complete

func (o *Options) Complete(cmd *cobra.Command, args []string) error

Complete sets all information required for processing the command.

func (*Options) Run

func (o *Options) Run() error

Run use to run the command.

func (*Options) Validate

func (o *Options) Validate() error

Validate ensures that all required arguments and flag values are provided.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL