deploy

package
v0.10.1 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2024 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Overview

Package deploy contains the TUI logic for bundle deploys

Package deploy contains the TUI logic for bundle deploys

Package deploy contains the TUI logic for bundle deploys

Index

Constants

This section is empty.

Variables

View Source
var (
	// Program is the Bubbletea TUI main program
	Program *tea.Program
)

Functions

This section is empty.

Types

type Model added in v0.10.1

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

func InitModel

func InitModel(client bndlClientShim) Model

InitModel initializes the model for the TUI

func (*Model) Init added in v0.10.1

func (m *Model) Init() tea.Cmd

func (*Model) Update added in v0.10.1

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

func (*Model) View added in v0.10.1

func (m *Model) View() string

Jump to

Keyboard shortcuts

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