Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ShellCompletionMap define a map between a flag to a custom shell // completion which should be in commonCompletion variable ShellCompletionMap = map[string]string{ "namespace": "__kubectl_get_namespace", "kubeconfig": "_filedir", } )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.