eks

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2023 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CsvOutputFormat  string = "csv"
	TextOutputFormat string = "text"
	DotOutputFormat  string = "dot"
)

Output formats

View Source
const DefaultOutputFormat = TextOutputFormat

Variables

This section is empty.

Functions

func BuildEksSubcommand

func BuildEksSubcommand() *cobra.Command

Types

type ImdsVersion added in v0.2.0

type ImdsVersion string
const (
	IMDSv1 ImdsVersion = "IMDSv1"
	IMDSv2 ImdsVersion = "IMDSv2"
)

type Vertex

type Vertex struct {
	ID    int
	Label string
}

func (*Vertex) GetID added in v0.1.0

func (v *Vertex) GetID() int

Jump to

Keyboard shortcuts

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