Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Command = &cli.Command{ Name: "config", Usage: "manage Kubernetes config", HideHelpCommand: true, Category: app.CategoryCluster, Subcommands: []*cli.Command{ importCommand, contextCommand, namespaceCommand, }, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.