deprek8

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Action           string
	OutputType       string
	SelectedContexts []string
	ExportToCSV      bool
}

func New

func New(config Config) *Config

func (*Config) Run

func (c *Config) Run() error

func (*Config) SelectContexts

func (c *Config) SelectContexts() error

Generate a select menu to choose Kubernetes contexts

type FinalOutput

type FinalOutput struct {
	ClusterName   string
	ServerVersion string
	Resources     interface{}
}

Jump to

Keyboard shortcuts

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