tenant

package
v0.24.0 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateOrUpdateOp

type CreateOrUpdateOp struct {
	Tenant            *tenant.Tenant
	ParentTenant      *tenant.Tenant
	CplatformRepoPath string
	BranchName        string
	CommitMessage     string
	PRName            string
	PRBody            string
	GitAuth           git.AuthMethod
}

type CreateOrUpdateResult

type CreateOrUpdateResult struct {
	PRUrl string
}

func CreateOrUpdate

func CreateOrUpdate(
	op *CreateOrUpdateOp,
	githubClient *github.Client,
) (result CreateOrUpdateResult, err error)

type Table added in v0.24.0

type Table struct {
	// contains filtered or unexported fields
}

func NewTable added in v0.24.0

func NewTable(streams userio.IOStreams) Table

func (Table) AppendRow added in v0.24.0

func (t Table) AppendRow(tnnt tenant.Tenant)

func (Table) Render added in v0.24.0

func (t Table) Render() string

Jump to

Keyboard shortcuts

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