Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CreateOp ¶
type CreateOp struct {
Name string
OrgName string
LocalPath string
Tenant *coretnt.Tenant
FastFeedbackEnvs []environment.Environment
ExtendedTestEnvs []environment.Environment
ProdEnvs []environment.Environment
Template *template.FulfilledTemplate
GitAuth git.AuthMethod
}
type CreateResult ¶
type CreateResult struct {
RepositoryFullname git.RepositoryFullname
MonorepoMode bool
PRUrl string
}
Click to show internal directories.
Click to hide internal directories.