cloudbuild

package
v0.0.0-...-f7f1393 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BuildParameters

type BuildParameters struct {
	Id           string
	REPO_NAME    string
	BRANCH_NAME  string
	COMMIT_SHA   string
	REVISION_ID  string
	TRIGGER_NAME string
	TAG_NAME     string
}

type CloudbuildClient

type CloudbuildClient struct {
	ProjectID string
	// contains filtered or unexported fields
}

func New

func New(projectId string) (*CloudbuildClient, error)

func (*CloudbuildClient) GetBuildParameters

func (c *CloudbuildClient) GetBuildParameters(buildId string) (BuildParameters, error)

Jump to

Keyboard shortcuts

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