application

package
v0.18.0 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ValidateCreate

func ValidateCreate(op CreateOp, githubClient *github.Client) error

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
}

func Create

func Create(op CreateOp, githubClient *github.Client) (result CreateResult, err error)

Jump to

Keyboard shortcuts

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