eks

package
v0.35.0 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetEKSCluster

func GetEKSCluster(cloudProvider cloud.Provider, profile string, region string, clusterName string) (*ekssdk.Cluster, error)

func IsClusterStack

func IsClusterStack(stack *Stack) bool

func IsNodegroupStack

func IsNodegroupStack(stack *Stack) bool

func IsStackCreateInProgress added in v0.27.0

func IsStackCreateInProgress(stack *Stack) bool

func IsStackCreated

func IsStackCreated(stack *Stack) bool

func IsStackDeleted

func IsStackDeleted(stack *Stack) bool

func StacksToStrings

func StacksToStrings(stacks []*Stack) []string

Types

type ErrClusterNotFound

type ErrClusterNotFound struct {
	// contains filtered or unexported fields
}

func (ErrClusterNotFound) Error

func (e ErrClusterNotFound) Error() string

func (ErrClusterNotFound) Unwrap

func (e ErrClusterNotFound) Unwrap() error

type Stack

func FilterStacks

func FilterStacks(stacks []*Stack, filter func(stack *Stack) bool) []*Stack

func GetStacksForCluster

func GetStacksForCluster(cloudProvider cloud.Provider, profile string, region string, clusterName string) ([]*Stack, error)

Jump to

Keyboard shortcuts

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