kubectl

package
v0.0.0-...-e760dc9 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2024 License: AGPL-3.0 Imports: 2 Imported by: 0

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 KubectlGetDecodedSecret(cmd *cobra.Command)

func KubectlListContexts

func KubectlListContexts(cmd *cobra.Command)

func KubectlRemoveFinalizers

func KubectlRemoveFinalizers(cmd *cobra.Command)

func KubectlSetContext

func KubectlSetContext(cmd *cobra.Command)

func KubectlSetNamespace

func KubectlSetNamespace(cmd *cobra.Command)

Types

This section is empty.

Jump to

Keyboard shortcuts

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