ui

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2020 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 LayoutManager

type LayoutManager struct {
	App     *tview.Application
	Grid    *tview.Grid
	Targets []*pod.Target
	// contains filtered or unexported fields
}

LayoutManager sets the layout according to given targets

func NewManager

func NewManager(sessions []*pod.Target, cs v1.CoreV1Interface) (*LayoutManager, error)

NewManager return a manager for the given Targets and k8s CoreV1 client.

func (*LayoutManager) Run

func (lm *LayoutManager) Run()

Run starts the log and ui threads.

Jump to

Keyboard shortcuts

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