views

package
v0.0.0-...-9a17c7a Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2020 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EventSecretsLoaded = "Secrets:Loaded"
)
View Source
const (
	EventStatusChangeText = "Status:ChangeText"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type App

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

func (*App) Emit

func (a *App) Emit(eventName string, data interface{})

func (*App) HideSecretsFilterModal

func (a *App) HideSecretsFilterModal()

func (*App) Init

func (a *App) Init() error

func (*App) NewPages

func (a *App) NewPages() *tview.Pages

func (*App) NewSecretFilterModal

func (a *App) NewSecretFilterModal() tview.Primitive

func (*App) NewSecretStatus

func (a *App) NewSecretStatus() *tview.TextView

func (*App) NewSecretsScreen

func (a *App) NewSecretsScreen() tview.Primitive

func (*App) NewSecretsTable

func (a *App) NewSecretsTable() *tview.Table

func (*App) NewTemplate

func (a *App) NewTemplate() tview.Primitive

func (*App) On

func (a *App) On(eventName string, fn interface{}) error

func (*App) Run

func (a *App) Run() error

func (*App) ShowSecretsFilterModal

func (a *App) ShowSecretsFilterModal()

func (*App) ShowSecretsScreen

func (a *App) ShowSecretsScreen()

Jump to

Keyboard shortcuts

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