package
3.93.1
Repository: https://github.com/buildkite/agent.git
Documentation: pkg.go.dev

# Functions

IsAzureBlobPath reports if the location is an Azure Blob Storage path.
No description provided by the author
No description provided by the author
No description provided by the author
NewAzureBlobClient creates a new Azure Blob Storage client.
NewAzureBlobDownloader creates a new AzureBlobDownloader.
NewAzureBlobUploader creates a new AzureBlobUploader.
NewBKUploader creates a new Buildkite uploader.
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
ParseAzureBlobLocation parses a URL into an Azure Blob Storage location.
No description provided by the author
No description provided by the author

# Constants

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

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
AzureBlobDownloader downloads files from Azure Blob storage.
AzureBlobUploaderConfig configures AzureBlobDownloader.
AzureBlobLocation specifies the location of a blob in Azure Blob Storage.
AzureBlobUploader uploads artifacts to Azure Blob Storage.
AzureBlobUploaderConfig configures AzureBlobUploader.
No description provided by the author
No description provided by the author
BKUploader uploads artifacts to Buildkite itself.
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
An Error reports more details on an individual error in an ErrorResponse.
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

# Interfaces

APIClient describes the Agent REST API methods used by the artifact package.