approve

package
v0.4.9 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2024 License: GPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewApproveCloudResourceCommand added in v0.4.0

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

NewApproveCloudResourceCommand creates and returns the command

func NewApproveConfigurationCommand added in v0.4.0

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

NewApproveConfigurationCommand creates and returns the command

func NewCommand

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

NewCommand creates and returns the command

Types

type Command

type Command struct {
	cmd.Factory
	// Names is the name of the resource we are describing
	Names []string
	// Namespace is the namespace of the resource
	Namespace string
	// Kind is the kind of resource
	Kind string
}

Command represents the available get command options

func (*Command) Run

func (o *Command) Run(ctx context.Context) error

Run is called to execute the get command

Jump to

Keyboard shortcuts

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