command

package
v0.0.0-...-adf2f75 Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: Apache-2.0 Imports: 40 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProjectImportConfig

type ProjectImportConfig struct {
	Project        *platform.ProjectConfig
	Functions      map[string]*functionconfig.Config
	FunctionEvents map[string]*platform.FunctionEventConfig
	APIGateways    map[string]*platform.APIGatewayConfig
}

type ProjectImportOptions

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

type RootCommandeer

type RootCommandeer struct {
	KubeconfigPath string
	// contains filtered or unexported fields
}

func NewRootCommandeer

func NewRootCommandeer() *RootCommandeer

func (*RootCommandeer) CreateMarkdown

func (rc *RootCommandeer) CreateMarkdown(path string) error

CreateMarkdown generates MD files in the target path

func (*RootCommandeer) Execute

func (rc *RootCommandeer) Execute() error

Execute uses os.Args to execute the command

func (*RootCommandeer) GetCmd

func (rc *RootCommandeer) GetCmd() *cobra.Command

GetCmd returns the underlying cobra command

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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