edgeapplication

package
v0.0.0-...-6207adf Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2024 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ProjectConf string

Functions

func CascadeDelete

func CascadeDelete(ctx context.Context, del *DeleteCmd) error

func NewCmd

func NewCmd(f *cmdutil.Factory) *cobra.Command

func NewCobraCmd

func NewCobraCmd(delete *DeleteCmd) *cobra.Command

Types

type DeleteCmd

type DeleteCmd struct {
	Io       *iostreams.IOStreams
	GetAzion func(confPath string) (*contracts.AzionApplicationOptions, error)

	UpdateJson            func(cmd *DeleteCmd) error
	Cascade               func(ctx context.Context, del *DeleteCmd) error
	AskInput              func(string) (string, error)
	ReadFile              func(name string) ([]byte, error)
	WriteAzionJsonContent func(conf *contracts.AzionApplicationOptions, confPath string) error
	// contains filtered or unexported fields
}

func NewDeleteCmd

func NewDeleteCmd(f *cmdutil.Factory) *DeleteCmd

Jump to

Keyboard shortcuts

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