view

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2026 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Container

type Container struct {
	*tview.Table
	// contains filtered or unexported fields
}

func NewContainer

func NewContainer() *Container

func (*Container) Name

func (view *Container) Name() string

func (*Container) Populate

func (view *Container) Populate(shorts []container.Short)

type ErrorBar

type ErrorBar struct {
	*tview.TextView
	// contains filtered or unexported fields
}

func NewErrorBar

func NewErrorBar() *ErrorBar

func (*ErrorBar) Name

func (view *ErrorBar) Name() string

func (*ErrorBar) Populate

func (view *ErrorBar) Populate(err error)
type Header struct {
	*tview.Flex
	// contains filtered or unexported fields
}

func NewHeader

func NewHeader(dhost, dversion string) *Header

func (*Header) Name

func (view *Header) Name() string

func (*Header) SetKeyBindings

func (h *Header) SetKeyBindings(name string)

SetKeyBindings updates the key bindings display for the given page name.

type Log

type Log struct {
	*tview.TextView
	// contains filtered or unexported fields
}

func NewLog

func NewLog() *Log

func (*Log) Name

func (view *Log) Name() string

func (*Log) Populate

func (view *Log) Populate(logs client.LogSeq)

Jump to

Keyboard shortcuts

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