# Functions
BuildFromContext retrieves the Build type from the context.
BuildWithContext inserts the Build type to the context.
ContainerFromContext retrieves the container type from the context.
ContainerWithContext inserts the Container type to the context.
SecretFromContext retrieves the Secret type from the context.
SecretWithContext inserts the Secret type to the context.
StageFromContext retrieves the Stage type from the context.
StageWithContext inserts the Stage type to the context.
# Variables
ErrInvalidEngine defines the error type when the SecretEngine provided to the client is unsupported.
ErrInvalidName defines the error type when the name contains restricted characters or is empty.
ErrInvalidOrg defines the error type when the org in key does not equal the name of the organization.
ErrInvalidPath defines the error type when the path provided for a type (org, repo, shared) is invalid.
ErrInvalidRepo defines the error type when the repo in key does not equal the name of the repository.
ErrInvalidShared defines the error type when the org in key does not equal the name of the team.
# Structs
Build is the pipeline representation of a build for a pipeline.
CancelOptions is the pipeline representation of the auto_cancel block for a pipeline.
No description provided by the author
No description provided by the author
Git is the pipeline representation of git configurations for a pipeline.
Metadata is the pipeline representation of the metadata block for a pipeline.
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
Token is the pipeline representation of git token access configurations for a pipeline.
No description provided by the author
No description provided by the author
Worker is the yaml representation of the worker block for a pipeline.
# Type aliases
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