internal

package
v0.0.0-...-5b2b967 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2020 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
ui

Jump to

Keyboard shortcuts

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