k8s

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2023 License: MPL-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Commands = cli.Command{
	Name:  "cluster",
	Usage: "EdgeCloud k8s cluster commands",
	Subcommands: []*cli.Command{
		&clusterListSubCommand,
		&clusterGetSubCommand,
		&clusterCreateSubCommand,
		&clusterUpgradeSubCommand,
		&clusterResizeSubCommand,
		&clusterDeleteSubCommand,
		&clusterConfigSubCommand,
		&clusterVersionsSubCommand,
		&clusterInstancesSubCommand,
		{
			Name:  "certificate",
			Usage: "K8s sign  certificates",
			Subcommands: []*cli.Command{
				&clusterGetCertificateSubCommand,
				&clusterSignCertificateSubCommand,
			},
		},
		&poolCommands,
	},
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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