applycmd

package
v0.0.20 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdApply added in v0.0.15

func NewCmdApply(cfg *genericclioptions.ChoreoConfig) *cobra.Command

Types

type ApplyFlags added in v0.0.15

type ApplyFlags struct {
}

func NewApplyFlags added in v0.0.15

func NewApplyFlags() *ApplyFlags

NewApplyFlags determines which flags will be added to the command The defaults are determined here

func (*ApplyFlags) AddFlags added in v0.0.15

func (r *ApplyFlags) AddFlags(cmd *cobra.Command)

AddFlags add flags to the command

func (*ApplyFlags) ToOptions added in v0.0.15

ToOptions renders the options based on the flags that were set and will be the base context used to run the command

type ApplyOptions added in v0.0.15

type ApplyOptions struct {
	// contains filtered or unexported fields
}

func (*ApplyOptions) Run added in v0.0.15

func (r *ApplyOptions) Run(ctx context.Context, args []string) error

func (*ApplyOptions) Validate added in v0.0.15

func (r *ApplyOptions) Validate(args []string) error

Jump to

Keyboard shortcuts

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