deploy

package
v0.2.47 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FileExists

func FileExists(path string) bool

func InitProject added in v0.0.89

func InitProject(projectName string) error

Types

type DeployContext added in v0.0.89

type DeployContext struct {
	types.LetConfig
	Channel          string `json:"channel,omitempty"`
	PreDeployRequest struct {
		graphql.QueryCheckDeployCapability
		graphql.QueryBuildTemplate
		graphql.QueryStsToken
		graphql.QueryPreference
	} `json:"-"`
}

func (*DeployContext) ConfirmProject added in v0.0.89

func (c *DeployContext) ConfirmProject() bool

func (*DeployContext) DetectProjectType added in v0.0.89

func (c *DeployContext) DetectProjectType() (projectType string)

func (*DeployContext) LoadCliFlag added in v0.0.89

func (c *DeployContext) LoadCliFlag(inputProjectName, inputProjectType string)

func (*DeployContext) LoadEnvFiles added in v0.0.89

func (c *DeployContext) LoadEnvFiles() error

func (*DeployContext) LoadLetJson added in v0.0.89

func (c *DeployContext) LoadLetJson()

func (*DeployContext) LoadProjectInfoCache added in v0.0.89

func (c *DeployContext) LoadProjectInfoCache()

func (*DeployContext) LoadRegion added in v0.0.89

func (c *DeployContext) LoadRegion(cmd *cobra.Command, inputCN bool)

Jump to

Keyboard shortcuts

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