# Functions
New creates a new buckets API client.
NewDeleteV1BucketsBucketIDNotFound creates a DeleteV1BucketsBucketIDNotFound with default headers values.
NewDeleteV1BucketsBucketIDOK creates a DeleteV1BucketsBucketIDOK with default headers values.
NewDeleteV1BucketsBucketIDParams creates a new DeleteV1BucketsBucketIDParams object with the default values initialized.
NewDeleteV1BucketsBucketIDParamsWithContext creates a new DeleteV1BucketsBucketIDParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteV1BucketsBucketIDParamsWithHTTPClient creates a new DeleteV1BucketsBucketIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteV1BucketsBucketIDParamsWithTimeout creates a new DeleteV1BucketsBucketIDParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetV1BucketsBucketIDNotFound creates a GetV1BucketsBucketIDNotFound with default headers values.
NewGetV1BucketsBucketIDOK creates a GetV1BucketsBucketIDOK with default headers values.
NewGetV1BucketsBucketIDParams creates a new GetV1BucketsBucketIDParams object with the default values initialized.
NewGetV1BucketsBucketIDParamsWithContext creates a new GetV1BucketsBucketIDParams object with the default values initialized, and the ability to set a context for a request.
NewGetV1BucketsBucketIDParamsWithHTTPClient creates a new GetV1BucketsBucketIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetV1BucketsBucketIDParamsWithTimeout creates a new GetV1BucketsBucketIDParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetV1BucketsOK creates a GetV1BucketsOK with default headers values.
NewGetV1BucketsParams creates a new GetV1BucketsParams object with the default values initialized.
NewGetV1BucketsParamsWithContext creates a new GetV1BucketsParams object with the default values initialized, and the ability to set a context for a request.
NewGetV1BucketsParamsWithHTTPClient creates a new GetV1BucketsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetV1BucketsParamsWithTimeout creates a new GetV1BucketsParams object with the default values initialized, and the ability to set a timeout on a request.
NewPostV1BucketsBadRequest creates a PostV1BucketsBadRequest with default headers values.
NewPostV1BucketsCreated creates a PostV1BucketsCreated with default headers values.
NewPostV1BucketsParams creates a new PostV1BucketsParams object with the default values initialized.
NewPostV1BucketsParamsWithContext creates a new PostV1BucketsParams object with the default values initialized, and the ability to set a context for a request.
NewPostV1BucketsParamsWithHTTPClient creates a new PostV1BucketsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPostV1BucketsParamsWithTimeout creates a new PostV1BucketsParams object with the default values initialized, and the ability to set a timeout on a request.
NewPutV1BucketsBucketIDBadRequest creates a PutV1BucketsBucketIDBadRequest with default headers values.
NewPutV1BucketsBucketIDNotFound creates a PutV1BucketsBucketIDNotFound with default headers values.
NewPutV1BucketsBucketIDOK creates a PutV1BucketsBucketIDOK with default headers values.
NewPutV1BucketsBucketIDParams creates a new PutV1BucketsBucketIDParams object with the default values initialized.
NewPutV1BucketsBucketIDParamsWithContext creates a new PutV1BucketsBucketIDParams object with the default values initialized, and the ability to set a context for a request.
NewPutV1BucketsBucketIDParamsWithHTTPClient creates a new PutV1BucketsBucketIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPutV1BucketsBucketIDParamsWithTimeout creates a new PutV1BucketsBucketIDParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for buckets API
*/.
DeleteV1BucketsBucketIDNotFound handles this case with default header values.
DeleteV1BucketsBucketIDOK handles this case with default header values.
DeleteV1BucketsBucketIDParams contains all the parameters to send to the API endpoint
for the delete v1 buckets bucket ID operation typically these are written to a http.Request
*/.
DeleteV1BucketsBucketIDReader is a Reader for the DeleteV1BucketsBucketID structure.
GetV1BucketsBucketIDNotFound handles this case with default header values.
GetV1BucketsBucketIDOK handles this case with default header values.
GetV1BucketsBucketIDParams contains all the parameters to send to the API endpoint
for the get v1 buckets bucket ID operation typically these are written to a http.Request
*/.
GetV1BucketsBucketIDReader is a Reader for the GetV1BucketsBucketID structure.
GetV1BucketsOK handles this case with default header values.
GetV1BucketsParams contains all the parameters to send to the API endpoint
for the get v1 buckets operation typically these are written to a http.Request
*/.
GetV1BucketsReader is a Reader for the GetV1Buckets structure.
PostV1BucketsBadRequest handles this case with default header values.
PostV1BucketsCreated handles this case with default header values.
PostV1BucketsParams contains all the parameters to send to the API endpoint
for the post v1 buckets operation typically these are written to a http.Request
*/.
PostV1BucketsReader is a Reader for the PostV1Buckets structure.
PutV1BucketsBucketIDBadRequest handles this case with default header values.
PutV1BucketsBucketIDNotFound handles this case with default header values.
PutV1BucketsBucketIDOK handles this case with default header values.
PutV1BucketsBucketIDParams contains all the parameters to send to the API endpoint
for the put v1 buckets bucket ID operation typically these are written to a http.Request
*/.
PutV1BucketsBucketIDReader is a Reader for the PutV1BucketsBucketID structure.
# Interfaces
ClientService is the interface for Client methods.