down

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2022 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdDown

func NewCmdDown() *cobra.Command

func NewCmdDownInfra

func NewCmdDownInfra() *cobra.Command

Types

type Apps

type Apps map[string]*interface{}

type DownInfraOptions

type DownInfraOptions struct {
	Config *config.Project

	Version    string
	AwsProfile string
	AwsRegion  string
	SkipGen    bool
	// contains filtered or unexported fields
}

func NewDownInfraFlags

func NewDownInfraFlags() *DownInfraOptions

func (*DownInfraOptions) Complete

func (o *DownInfraOptions) Complete() error

func (*DownInfraOptions) Run

func (o *DownInfraOptions) Run() error

func (*DownInfraOptions) Validate

func (o *DownInfraOptions) Validate() error

type DownOptions

type DownOptions struct {
	Config           *config.Project
	AppName          string
	SkipBuildAndPush bool
	AutoApprove      bool
	SkipGen          bool
	// contains filtered or unexported fields
}

func NewDownFlags

func NewDownFlags() *DownOptions

func (*DownOptions) Complete

func (o *DownOptions) Complete(cmd *cobra.Command, args []string) error

func (*DownOptions) Run

func (o *DownOptions) Run() error

func (*DownOptions) Validate

func (o *DownOptions) Validate() error

Jump to

Keyboard shortcuts

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