atmos

package
v1.79.0 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

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

func Execute

func Execute(commands []string, stacksComponentsMap map[string][]string, componentsStacksMap map[string][]string) (*App, error)

Execute starts the TUI app and returns the selected items from the views

func NewApp

func NewApp(commands []string, stacksComponentsMap map[string][]string, componentsStacksMap map[string][]string) *App

func (*App) ExitStatusQuit

func (app *App) ExitStatusQuit() bool

func (*App) GetSelectedCommand

func (app *App) GetSelectedCommand() string

func (*App) GetSelectedComponent

func (app *App) GetSelectedComponent() string

func (*App) GetSelectedStack

func (app *App) GetSelectedStack() string

func (*App) Init

func (app *App) Init() tea.Cmd

func (*App) Update

func (app *App) Update(msg tea.Msg) (tea.Model, tea.Cmd)

func (*App) View

func (app *App) View() string

Jump to

Keyboard shortcuts

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