ui

package
v1.4.1 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigList

type ConfigList struct {
	Rows           []TableListItem
	Config         api.Config
	RedactedConfig api.Config
	Context        *api.Context
}

type TableListItem

type TableListItem struct {
	Field string
	Value string
}

type UI

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

func (*UI) ErrorMessage

func (ui *UI) ErrorMessage(errorText string)

func (*UI) Init

func (ui *UI) Init(ctx *cli.Context, appConfig config.AppConfig, debug bool)

func (*UI) ReloadKubeConfigs

func (ui *UI) ReloadKubeConfigs()

func (*UI) Run

func (ui *UI) Run() error

Jump to

Keyboard shortcuts

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