internal

package
v0.0.0-...-f4f837b Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2022 License: Apache-2.0, Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ContextKey

type ContextKey string

ContextKey represents context key.

const (
	KeyFactory     ContextKey = "factory"
	KeyLabels      ContextKey = "labels"
	KeyFields      ContextKey = "fields"
	KeyTable       ContextKey = "table"
	KeyDir         ContextKey = "dir"
	KeyPath        ContextKey = "path"
	KeySubject     ContextKey = "subject"
	KeyGVR         ContextKey = "gvr"
	KeyForwards    ContextKey = "forwards"
	KeyContainers  ContextKey = "containers"
	KeyBenchCfg    ContextKey = "benchcfg"
	KeyAliases     ContextKey = "aliases"
	KeyUID         ContextKey = "uid"
	KeySubjectKind ContextKey = "subjectKind"
	KeySubjectName ContextKey = "subjectName"
	KeyNamespace   ContextKey = "namespace"
	KeyCluster     ContextKey = "cluster"
	KeyApp         ContextKey = "app"
	KeyStyles      ContextKey = "styles"
	KeyMetrics     ContextKey = "metrics"
	KeyHasMetrics  ContextKey = "has-metrics"
	KeyToast       ContextKey = "toast"
	KeyWithMetrics ContextKey = "withMetrics"
	KeyViewConfig  ContextKey = "viewConfig"
	KeyWait        ContextKey = "wait"
)

A collection of context keys.

Directories

Path Synopsis
Package tview implements rich widgets for terminal based user interfaces.
Package tview implements rich widgets for terminal based user interfaces.
ui

Jump to

Keyboard shortcuts

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