Documentation ¶
Index ¶
Constants ¶
View Source
const ( // PluginsSchema describes plugins schema. PluginsSchema = "plugins.json" // AliasesSchema describes aliases schema. AliasesSchema = "aliases.json" // ViewsSchema describes views schema. ViewsSchema = "views.json" // HotkeysSchema describes hotkeys schema. HotkeysSchema = "hotkeys.json" // K9sSchema describes k9s config schema. K9sSchema = "k9s.json" // ContextSchema describes context config schema. ContextSchema = "context.json" // SkinSchema describes skin config schema. SkinSchema = "skin.json" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.