info

package
v0.0.0-...-83d9457 Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InfoModel

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

func (*InfoModel) Init

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

func (*InfoModel) Next

func (m *InfoModel) Next() (model.Model, tea.Cmd)

func (*InfoModel) SetInfo

func (m *InfoModel) SetInfo(info string)

func (*InfoModel) SetPreModel

func (m *InfoModel) SetPreModel(preModel model.Model)

func (*InfoModel) Update

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

func (*InfoModel) View

func (m *InfoModel) View() string

type SecretModel

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

func (*SecretModel) Init

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

func (*SecretModel) Next

func (m *SecretModel) Next() (model.Model, tea.Cmd)

func (*SecretModel) SetInfo

func (m *SecretModel) SetInfo(info, name, namespace, key string, load bool)

func (*SecretModel) SetPreModel

func (m *SecretModel) SetPreModel(preModel model.Model)

func (*SecretModel) Update

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

func (*SecretModel) View

func (m *SecretModel) View() string

Jump to

Keyboard shortcuts

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