# Functions
New creates a new artifacts stores v1 API client.
NewUploadArtifactForbidden creates a UploadArtifactForbidden with default headers values.
NewUploadArtifactNoContent creates a UploadArtifactNoContent with default headers values.
NewUploadArtifactNotFound creates a UploadArtifactNotFound with default headers values.
NewUploadArtifactOK creates a UploadArtifactOK with default headers values.
NewUploadArtifactParams creates a new UploadArtifactParams object, with the default timeout for this client.
NewUploadArtifactParamsWithContext creates a new UploadArtifactParams object with the ability to set a context for a request.
NewUploadArtifactParamsWithHTTPClient creates a new UploadArtifactParams object with the ability to set a custom HTTPClient for a request.
NewUploadArtifactParamsWithTimeout creates a new UploadArtifactParams object with the ability to set a timeout on a request.
# Structs
Client for artifacts stores v1 API
*/.
UploadArtifactForbidden describes a response with status code 403, with default header values.
UploadArtifactNoContent describes a response with status code 204, with default header values.
UploadArtifactNotFound describes a response with status code 404, with default header values.
UploadArtifactOK describes a response with status code 200, with default header values.
UploadArtifactParams contains all the parameters to send to the API endpoint
for the upload artifact operation.
UploadArtifactReader is a Reader for the UploadArtifact structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.