delete

package
v0.4.11 Latest Latest
Warning

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

Go to latest
Published: May 20, 2024 License: GPL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCommand

func NewCommand(factory cmd.Factory) *cobra.Command

NewCommand creates and returns a new command

Types

type Command

type Command struct {
	cmd.Factory
	// File is the file to apply
	File []string
	// Namespace is the namespace to apply to
	Namespace string
	// Force, immediately remove resources from API and bypass graceful deletion
	Force bool
	// Wait, wait for resources to be gone before returning. This waits for finalizers.
	Wait bool
}

Command are the options for the command

Jump to

Keyboard shortcuts

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