Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ExportCommands = utils.CommandGroup{ Command: &cobra.Command{ Use: "kubectl [command] [flags]", Short: "kubectl", Long: "kubectl", Aliases: []string{"k"}, }, Children: []func(*cobra.Command){ KubectlListContexts, KubectlSetContext, KubectlSetNamespace, KubectlRemoveFinalizers, KubectlGetDecodedSecret, }, }
Functions ¶
func KubectlGetDecodedSecret ¶
func KubectlListContexts ¶
func KubectlRemoveFinalizers ¶
func KubectlSetContext ¶
func KubectlSetNamespace ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.