Documentation ¶
Index ¶
- func CmdApp(c *cli.Context)
- func CmdAppCreate(c *cli.Context)
- func CmdAppLs(c *cli.Context)
- func CmdAppPkg(c *cli.Context)
- func CmdBuild(c *cli.Context)
- func CmdCDN(c *cli.Context)
- func CmdCDNLink(c *cli.Context)
- func CmdCDNLs(c *cli.Context)
- func CmdCDNRm(c *cli.Context)
- func CmdCDNUpload(c *cli.Context)
- func CmdDoctor(c *cli.Context)
- func CmdEnv(c *cli.Context)
- func CmdEnvBashConfig(c *cli.Context)
- func CmdEnvCreate(c *cli.Context)
- func CmdEnvLs(c *cli.Context)
- func CmdEnvUse(c *cli.Context)
- func CmdHost(c *cli.Context)
- func CmdHostCreate(c *cli.Context)
- func CmdHostLs(c *cli.Context)
- func CmdInit(c *cli.Context)
- func CmdNetwork(c *cli.Context)
- func CmdNetworkCreate(c *cli.Context)
- func CmdNetworkLs(c *cli.Context)
- func CmdSsh(c *cli.Context)
- func CmdSshConfig(c *cli.Context)
- func CmdSshPassword(c *cli.Context)
- func CmdTf(c *cli.Context)
- func CmdTfApply(c *cli.Context)
- func CmdTfDestroy(c *cli.Context)
- func CmdTfNuke(c *cli.Context)
- func CmdTfPlan(c *cli.Context)
- func CmdUpdate(c *cli.Context)
- func GetS3Service(c *competition.Competition, e *competition.Environment) *s3.S3
- func InitConfig() (*competition.Competition, *competition.Environment)
- func TFCheck()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CmdAppCreate ¶
func CmdCDNLink ¶ added in v1.0.8
func CmdCDNUpload ¶ added in v1.0.8
func CmdEnvBashConfig ¶ added in v1.0.10
func CmdEnvCreate ¶
func CmdHostCreate ¶
func CmdNetwork ¶
func CmdNetworkCreate ¶
func CmdNetworkLs ¶
func CmdSshConfig ¶ added in v1.0.10
func CmdSshPassword ¶ added in v1.0.10
func CmdTfApply ¶
func CmdTfDestroy ¶
func GetS3Service ¶ added in v1.0.8
func GetS3Service(c *competition.Competition, e *competition.Environment) *s3.S3
func InitConfig ¶
func InitConfig() (*competition.Competition, *competition.Environment)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.