# Functions

New creates a new buckets API client.
NewCreateBucketDefault creates a CreateBucketDefault with default headers values.
NewCreateBucketInternalServerError creates a CreateBucketInternalServerError with default headers values.
NewCreateBucketOK creates a CreateBucketOK with default headers values.
NewCreateBucketParams creates a new CreateBucketParams object with the default values initialized.
NewCreateBucketParamsWithContext creates a new CreateBucketParams object with the default values initialized, and the ability to set a context for a request.
NewCreateBucketParamsWithHTTPClient creates a new CreateBucketParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreateBucketParamsWithTimeout creates a new CreateBucketParams object with the default values initialized, and the ability to set a timeout on a request.
NewCreateBucketUnauthorized creates a CreateBucketUnauthorized with default headers values.
NewDeleteBucketDefault creates a DeleteBucketDefault with default headers values.
NewDeleteBucketInternalServerError creates a DeleteBucketInternalServerError with default headers values.
NewDeleteBucketNoContent creates a DeleteBucketNoContent with default headers values.
NewDeleteBucketParams creates a new DeleteBucketParams object with the default values initialized.
NewDeleteBucketParamsWithContext creates a new DeleteBucketParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteBucketParamsWithHTTPClient creates a new DeleteBucketParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteBucketParamsWithTimeout creates a new DeleteBucketParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeleteBucketUnauthorized creates a DeleteBucketUnauthorized with default headers values.
NewGetBucketDefault creates a GetBucketDefault with default headers values.
NewGetBucketInternalServerError creates a GetBucketInternalServerError with default headers values.
NewGetBucketOK creates a GetBucketOK with default headers values.
NewGetBucketParams creates a new GetBucketParams object with the default values initialized.
NewGetBucketParamsWithContext creates a new GetBucketParams object with the default values initialized, and the ability to set a context for a request.
NewGetBucketParamsWithHTTPClient creates a new GetBucketParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetBucketParamsWithTimeout creates a new GetBucketParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetBucketsDefault creates a GetBucketsDefault with default headers values.
NewGetBucketsInternalServerError creates a GetBucketsInternalServerError with default headers values.
NewGetBucketsOK creates a GetBucketsOK with default headers values.
NewGetBucketsParams creates a new GetBucketsParams object with the default values initialized.
NewGetBucketsParamsWithContext creates a new GetBucketsParams object with the default values initialized, and the ability to set a context for a request.
NewGetBucketsParamsWithHTTPClient creates a new GetBucketsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetBucketsParamsWithTimeout creates a new GetBucketsParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetBucketsUnauthorized creates a GetBucketsUnauthorized with default headers values.
NewGetBucketUnauthorized creates a GetBucketUnauthorized with default headers values.
NewUpdateBucketDefault creates a UpdateBucketDefault with default headers values.
NewUpdateBucketInternalServerError creates a UpdateBucketInternalServerError with default headers values.
NewUpdateBucketOK creates a UpdateBucketOK with default headers values.
NewUpdateBucketParams creates a new UpdateBucketParams object with the default values initialized.
NewUpdateBucketParamsWithContext creates a new UpdateBucketParams object with the default values initialized, and the ability to set a context for a request.
NewUpdateBucketParamsWithHTTPClient creates a new UpdateBucketParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUpdateBucketParamsWithTimeout creates a new UpdateBucketParams object with the default values initialized, and the ability to set a timeout on a request.
NewUpdateBucketUnauthorized creates a UpdateBucketUnauthorized with default headers values.

# Structs

Client for buckets API */.
CreateBucketDefault handles this case with default header values.
CreateBucketInternalServerError handles this case with default header values.
CreateBucketOK handles this case with default header values.
CreateBucketParams contains all the parameters to send to the API endpoint for the create bucket operation typically these are written to a http.Request */.
CreateBucketReader is a Reader for the CreateBucket structure.
CreateBucketUnauthorized handles this case with default header values.
DeleteBucketDefault handles this case with default header values.
DeleteBucketInternalServerError handles this case with default header values.
DeleteBucketNoContent handles this case with default header values.
DeleteBucketParams contains all the parameters to send to the API endpoint for the delete bucket operation typically these are written to a http.Request */.
DeleteBucketReader is a Reader for the DeleteBucket structure.
DeleteBucketUnauthorized handles this case with default header values.
GetBucketDefault handles this case with default header values.
GetBucketInternalServerError handles this case with default header values.
GetBucketOK handles this case with default header values.
GetBucketParams contains all the parameters to send to the API endpoint for the get bucket operation typically these are written to a http.Request */.
GetBucketReader is a Reader for the GetBucket structure.
GetBucketsDefault handles this case with default header values.
GetBucketsInternalServerError handles this case with default header values.
GetBucketsOK handles this case with default header values.
GetBucketsParams contains all the parameters to send to the API endpoint for the get buckets operation typically these are written to a http.Request */.
GetBucketsReader is a Reader for the GetBuckets structure.
GetBucketsUnauthorized handles this case with default header values.
GetBucketUnauthorized handles this case with default header values.
UpdateBucketDefault handles this case with default header values.
UpdateBucketInternalServerError handles this case with default header values.
UpdateBucketOK handles this case with default header values.
UpdateBucketParams contains all the parameters to send to the API endpoint for the update bucket operation typically these are written to a http.Request */.
UpdateBucketReader is a Reader for the UpdateBucket structure.
UpdateBucketUnauthorized handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.