package
0.0.0-20211025121951-8deb4e3b2ae8
Repository: https://github.com/bitrise-io/bitrise-api-client.git
Documentation: pkg.go.dev

# Functions

New creates a new build artifact API client.
NewArtifactDeleteBadRequest creates a ArtifactDeleteBadRequest with default headers values.
NewArtifactDeleteInternalServerError creates a ArtifactDeleteInternalServerError with default headers values.
NewArtifactDeleteNotFound creates a ArtifactDeleteNotFound with default headers values.
NewArtifactDeleteOK creates a ArtifactDeleteOK with default headers values.
NewArtifactDeleteParams creates a new ArtifactDeleteParams object with the default values initialized.
NewArtifactDeleteParamsWithContext creates a new ArtifactDeleteParams object with the default values initialized, and the ability to set a context for a request.
NewArtifactDeleteParamsWithHTTPClient creates a new ArtifactDeleteParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewArtifactDeleteParamsWithTimeout creates a new ArtifactDeleteParams object with the default values initialized, and the ability to set a timeout on a request.
NewArtifactDeleteUnauthorized creates a ArtifactDeleteUnauthorized with default headers values.
NewArtifactListBadRequest creates a ArtifactListBadRequest with default headers values.
NewArtifactListInternalServerError creates a ArtifactListInternalServerError with default headers values.
NewArtifactListNotFound creates a ArtifactListNotFound with default headers values.
NewArtifactListOK creates a ArtifactListOK with default headers values.
NewArtifactListParams creates a new ArtifactListParams object with the default values initialized.
NewArtifactListParamsWithContext creates a new ArtifactListParams object with the default values initialized, and the ability to set a context for a request.
NewArtifactListParamsWithHTTPClient creates a new ArtifactListParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewArtifactListParamsWithTimeout creates a new ArtifactListParams object with the default values initialized, and the ability to set a timeout on a request.
NewArtifactListUnauthorized creates a ArtifactListUnauthorized with default headers values.
NewArtifactShowBadRequest creates a ArtifactShowBadRequest with default headers values.
NewArtifactShowInternalServerError creates a ArtifactShowInternalServerError with default headers values.
NewArtifactShowNotFound creates a ArtifactShowNotFound with default headers values.
NewArtifactShowOK creates a ArtifactShowOK with default headers values.
NewArtifactShowParams creates a new ArtifactShowParams object with the default values initialized.
NewArtifactShowParamsWithContext creates a new ArtifactShowParams object with the default values initialized, and the ability to set a context for a request.
NewArtifactShowParamsWithHTTPClient creates a new ArtifactShowParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewArtifactShowParamsWithTimeout creates a new ArtifactShowParams object with the default values initialized, and the ability to set a timeout on a request.
NewArtifactShowUnauthorized creates a ArtifactShowUnauthorized with default headers values.
NewArtifactUpdateBadRequest creates a ArtifactUpdateBadRequest with default headers values.
NewArtifactUpdateInternalServerError creates a ArtifactUpdateInternalServerError with default headers values.
NewArtifactUpdateNotFound creates a ArtifactUpdateNotFound with default headers values.
NewArtifactUpdateOK creates a ArtifactUpdateOK with default headers values.
NewArtifactUpdateParams creates a new ArtifactUpdateParams object with the default values initialized.
NewArtifactUpdateParamsWithContext creates a new ArtifactUpdateParams object with the default values initialized, and the ability to set a context for a request.
NewArtifactUpdateParamsWithHTTPClient creates a new ArtifactUpdateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewArtifactUpdateParamsWithTimeout creates a new ArtifactUpdateParams object with the default values initialized, and the ability to set a timeout on a request.
NewArtifactUpdateUnauthorized creates a ArtifactUpdateUnauthorized with default headers values.

# Structs

ArtifactDeleteBadRequest handles this case with default header values.
ArtifactDeleteInternalServerError handles this case with default header values.
ArtifactDeleteNotFound handles this case with default header values.
ArtifactDeleteOK handles this case with default header values.
ArtifactDeleteParams contains all the parameters to send to the API endpoint for the artifact delete operation typically these are written to a http.Request */.
ArtifactDeleteReader is a Reader for the ArtifactDelete structure.
ArtifactDeleteUnauthorized handles this case with default header values.
ArtifactListBadRequest handles this case with default header values.
ArtifactListInternalServerError handles this case with default header values.
ArtifactListNotFound handles this case with default header values.
ArtifactListOK handles this case with default header values.
ArtifactListParams contains all the parameters to send to the API endpoint for the artifact list operation typically these are written to a http.Request */.
ArtifactListReader is a Reader for the ArtifactList structure.
ArtifactListUnauthorized handles this case with default header values.
ArtifactShowBadRequest handles this case with default header values.
ArtifactShowInternalServerError handles this case with default header values.
ArtifactShowNotFound handles this case with default header values.
ArtifactShowOK handles this case with default header values.
ArtifactShowParams contains all the parameters to send to the API endpoint for the artifact show operation typically these are written to a http.Request */.
ArtifactShowReader is a Reader for the ArtifactShow structure.
ArtifactShowUnauthorized handles this case with default header values.
ArtifactUpdateBadRequest handles this case with default header values.
ArtifactUpdateInternalServerError handles this case with default header values.
ArtifactUpdateNotFound handles this case with default header values.
ArtifactUpdateOK handles this case with default header values.
ArtifactUpdateParams contains all the parameters to send to the API endpoint for the artifact update operation typically these are written to a http.Request */.
ArtifactUpdateReader is a Reader for the ArtifactUpdate structure.
ArtifactUpdateUnauthorized handles this case with default header values.
Client for build artifact API */.

# Interfaces

ClientService is the interface for Client methods.