k8s

package
v0.0.0-...-59fcf8b Latest Latest
Warning

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

Go to latest
Published: May 31, 2019 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	RootPage = k8sKind

	PageNav = map[rune]string{
		'1': k8sKind,
	}

	Footers = []types.ResourceView{
		{
			Title: "Kubernetes",
			Kind:  k8sKind,
			Index: 1,
		},
	}

	Shortcuts = [][]string{
		{"Key g", "Get"},
		{"Key e", "Edit"},
		{"Key d", "Delete"},
		{"Key l", "Logs"},
		{"Key x", "Exec"},
		{"key r", "Refresh"},
		{"Key /", "Search"},
		{"Key q", "quit to root page"},
	}

	ViewMap = map[string]types.View{
			// contains filtered or unexported fields
	}
)

Functions

func RefreshResourceKind

func RefreshResourceKind(b *bytes.Buffer) error

func Start

func Start(c *cli.Context) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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