apply

package
v0.4.6 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 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 path to the file to apply
	File []string
	// Namespace is the namespace to apply the resources to
	Namespace string
	// DryRun is the dry run strategy
	DryRun string
	// Force is the force flag
	Force 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