commands

package
v1.0.26 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &cobra.Command{
	Use:   "kubectl-frisbee",
	Short: "Frisbee entrypoint for kubectl plugin",
	Run: func(cmd *cobra.Command, args []string) {
		ui.Logo()
		err := cmd.Usage()
		ui.PrintOnError("Displaying usage", err)
		cmd.DisableAutoGenTag = true
	},
}

Functions

func Execute

func Execute()

func NewDeleteCmd

func NewDeleteCmd() *cobra.Command

func NewGetCmd

func NewGetCmd() *cobra.Command

func NewInspectCmd

func NewInspectCmd() *cobra.Command

func NewInstallCmd

func NewInstallCmd() *cobra.Command

func NewSaveCmd

func NewSaveCmd() *cobra.Command

func NewSubmitCmd

func NewSubmitCmd() *cobra.Command

func NewUninstallCmd

func NewUninstallCmd() *cobra.Command

func PopulatePlatformUninstallFlags

func PopulatePlatformUninstallFlags(cmd *cobra.Command, options *PlatformUninstallOptions)

Types

type PlatformUninstallOptions

type PlatformUninstallOptions struct {
	Namespace, Name string
	CRDS            bool
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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