nodegroup

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2026 License: MIT Imports: 36 Imported by: 0

Documentation

Overview

Package nodegroup provides CLI commands for EKS nodegroup operations.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Command

func Command() *cli.Command

Command returns the nodegroup command group with list, describe, scale, and update subcommands.

Types

type PostRollVerification added in v0.7.0

type PostRollVerification struct {
	Checks []string `json:"checks,omitempty" yaml:"checks,omitempty"`
	Issues []string `json:"issues,omitempty" yaml:"issues,omitempty"`
}

PostRollVerification is the result of verifying a completed AMI roll.

func (PostRollVerification) OK added in v0.7.0

func (v PostRollVerification) OK() bool

OK reports whether verification found no problems.

Jump to

Keyboard shortcuts

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