ui

package
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2026 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Entry

func Entry(opts Options) error

func ShowVersion

func ShowVersion()

Types

type Options added in v1.7.0

type Options struct {
	Region        string
	Profile       string
	ClusterName   string
	NodeGroupType string // "", "managed" or "self-managed"
	NodegroupName string
	DesiredSize   *int32
	MinSize       *int32
	MaxSize       *int32
	DryRun        bool
	Yes           bool
	Output        string // "text" or "json"
}

func (Options) Validate added in v1.7.0

func (o Options) Validate() error

Jump to

Keyboard shortcuts

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