package
0.0.0-20201102054017-282493799a89
Repository: https://github.com/golangltd/leafltd.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Constants

Build or step was canceled by a user.
Build or step failed to complete successfully.
Build or step failed due to an internal cause.
Build or step is queued; work has not yet begun.
Status of the build is unknown.
Build or step finished successfully.
Build or step took longer than was allowed.
Build or step is being executed.
Do not fail the build if error in substitutions checks.
Fails the build if error in substitutions checks, like missing a substitution in the template or in the map.
Highcpu machine with 32 CPUs.
Highcpu machine with 8 CPUs.
Not a verifiable build.
Service may automatically determine build log streaming behavior.
Build logs should not be streamed to Google Cloud Storage; they will be written when the build is completed.
Build logs should be streamed to Google Cloud Storage.
Standard machine type.
Verified build.
Use a md5 hash.
No hash requested.
Use a sha256 hash.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

An artifact that was uploaded during a build.
Artifacts produced by a build that should be uploaded upon successful completion of all build steps.
Files in the workspace to upload to Cloud Storage upon successful completion of all build steps.
A build resource in the Container Builder API.
Metadata for build operations.
Optional arguments to enable specific features of builds.
A step in the build pipeline.
Configuration for an automated build in response to source repository changes.
No description provided by the author
No description provided by the author
An image built by the pipeline.
Request to cancel an ongoing build.
Request to create a new build.
Request to create a new `BuildTrigger`.
Request to delete a `BuildTrigger`.
Container message for hashes of byte content of files, used in SourceProvenance messages to verify integrity of source input to the build.
Request to get a build.
Returns the `BuildTrigger` with the specified ID.
Container message for hash values.
Request to list builds.
Response including listed builds.
Request to list existing `BuildTriggers`.
Response containing existing `BuildTriggers`.
Location of the source in a Google Cloud Source Repository.
No description provided by the author
No description provided by the author
No description provided by the author
Artifacts created by the build pipeline.
Specifies a build to retry.
Specifies a build trigger to run and the source to use.
Pairs a set of secret environment variables containing encrypted values with the Cloud KMS key to use to decrypt the value.
Location of the source in a supported storage service.
No description provided by the author
No description provided by the author
Provenance of the source.
Location of the source in an archive file in Google Cloud Storage.
Start and end times for a build execution phase.
Request to update an existing `BuildTrigger`.
Volume describes a Docker container volume which is mounted into build steps in order to persist files across build step execution.

# Interfaces

No description provided by the author
No description provided by the author

# Type aliases

Possible status of a build or build step.
Specifies the behavior when writing build logs to Google Cloud Storage.
Supported VM sizes.
Specifies the behavior when there is an error in the substitution checks.
Specifies the manner in which the build should be verified, if at all.
Specifies the hash algorithm, if any.