constants

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AppName  string = "eks-managed-node-groups"
	AppUsage string = "managed Amazon EKS node groups made easy"
)

Variables

View Source
var (
	GitVersion string
	GoVersion  string
	BuildTime  string
)
View Source
var NodeGroupTypes = map[NodeGroupType]string{
	Managed:     "Managed Node Group",
	SelfManaged: "Self-managed Node Group",
}

Functions

This section is empty.

Types

type NodeGroupType added in v1.0.2

type NodeGroupType int
const (
	Managed NodeGroupType = iota
	SelfManaged
)

Jump to

Keyboard shortcuts

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