commands

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2025 License: MIT Imports: 32 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ManPageFileMode defines the file permissions for the man page file
	ManPageFileMode = 0644
	// ManPageDirMode defines the directory permissions for man page directories
	ManPageDirMode = 0755
)

Variables

View Source
var VersionInfo = types.VersionInfo{
	Version:   "v0.2.1",
	Commit:    "",
	BuildDate: "",
}

Functions

func AddonCommand added in v0.2.1

func AddonCommand() *cli.Command

AddonCommand groups add-on commands

func ClusterCommand added in v0.2.1

func ClusterCommand() *cli.Command

ClusterCommand groups cluster-related subcommands using verb as subcommand

func CompareClustersCommand added in v0.2.1

func CompareClustersCommand() *cli.Command

CompareClustersCommand creates the compare-clusters command

func DescribeAddonCommand added in v0.2.1

func DescribeAddonCommand() *cli.Command

DescribeAddonCommand describes a single EKS add-on with configuration

func DescribeClusterCommand added in v0.2.1

func DescribeClusterCommand() *cli.Command

DescribeClusterCommand creates the describe-cluster command

func DescribeNodegroupCommand added in v0.2.1

func DescribeNodegroupCommand() *cli.Command

DescribeNodegroupCommand creates the describe-nodegroup command

func ListAddonsCommand added in v0.2.1

func ListAddonsCommand() *cli.Command

ListAddonsCommand lists EKS add-ons for a cluster

func ListClustersCommand added in v0.2.1

func ListClustersCommand() *cli.Command

ListClustersCommand creates the list-clusters command

func ListNodegroupsCommand added in v0.2.1

func ListNodegroupsCommand() *cli.Command

ListNodegroupsCommand creates the list-nodegroups command

func ManPageCommand added in v0.1.9

func ManPageCommand() *cli.Command

func NodegroupCommand added in v0.2.1

func NodegroupCommand() *cli.Command

NodegroupCommand groups nodegroup-related subcommands

func NodegroupRecommendationsCommand added in v0.2.1

func NodegroupRecommendationsCommand() *cli.Command

NodegroupRecommendationsCommand creates the nodegroup-recommendations command

func ScaleNodegroupCommand added in v0.2.1

func ScaleNodegroupCommand() *cli.Command

ScaleNodegroupCommand creates the scale-nodegroup command

func UpdateAddonCommand added in v0.2.1

func UpdateAddonCommand() *cli.Command

UpdateAddonCommand updates an EKS add-on to a target version (or latest)

func UpdateAmiCommand

func UpdateAmiCommand() *cli.Command

func VersionCommand

func VersionCommand() *cli.Command

Types

This section is empty.

Jump to

Keyboard shortcuts

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