cluster

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2023 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdCluster

func NewCmdCluster(streams options.IOStreams) *cobra.Command

func NewCmdClusterUpgrade

func NewCmdClusterUpgrade(streams options.IOStreams) *cobra.Command

Types

type BaseOptions

type BaseOptions struct {
	PrintFlags *printer.PrintFlags
	CliOpts    *options.CliOptions
	options.IOStreams
	Client *kc.Client
}

type ClusterUpgradeOpts

type ClusterUpgradeOpts struct {
	BaseOptions
	ClusterName   string
	Version       string
	Online        bool
	LocalRegistry string
}

func NewClusterUpgradeOpts

func NewClusterUpgradeOpts(streams options.IOStreams) *ClusterUpgradeOpts

func (*ClusterUpgradeOpts) Complete

func (c *ClusterUpgradeOpts) Complete() error

func (*ClusterUpgradeOpts) Run

func (c *ClusterUpgradeOpts) Run() error

func (*ClusterUpgradeOpts) Validates

func (c *ClusterUpgradeOpts) Validates() error

Jump to

Keyboard shortcuts

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