gcb

package
v0.16.9 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	JobTypeStage       = "stage"
	JobTypeRelease     = "release"
	JobTypeFastForward = "fast-forward"
	JobTypeObsStage    = "obs-stage"
	JobTypeObsRelease  = "obs-release"
)

All available job types

Variables

This section is empty.

Functions

This section is empty.

Types

type CloudBuild

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

CloudBuild is the main type of this package.

func New

func New() *CloudBuild

New creates a new CloudBuild instance.

func (*CloudBuild) DirForJobType

func (c *CloudBuild) DirForJobType(jobType string) (string, error)

DirForJobType creates a temp directory containing the default cloudbuild file for the provided job type.

Directories

Path Synopsis
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

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