# Functions
New creates a new custom storage API client.
NewDeleteForbidden creates a DeleteForbidden with default headers values.
NewDeleteOK creates a DeleteOK with default headers values.
NewDeleteParams creates a new DeleteParams object, with the default timeout for this client.
NewDeleteParamsWithContext creates a new DeleteParams object with the ability to set a context for a request.
NewDeleteParamsWithHTTPClient creates a new DeleteParams object with the ability to set a custom HTTPClient for a request.
NewDeleteParamsWithTimeout creates a new DeleteParams object with the ability to set a timeout on a request.
NewDeleteTooManyRequests creates a DeleteTooManyRequests with default headers values.
NewGetForbidden creates a GetForbidden with default headers values.
NewGetOK creates a GetOK with default headers values.
NewGetParams creates a new GetParams object, with the default timeout for this client.
NewGetParamsWithContext creates a new GetParams object with the ability to set a context for a request.
NewGetParamsWithHTTPClient creates a new GetParams object with the ability to set a custom HTTPClient for a request.
NewGetParamsWithTimeout creates a new GetParams object with the ability to set a timeout on a request.
NewGetTooManyRequests creates a GetTooManyRequests with default headers values.
NewListForbidden creates a ListForbidden with default headers values.
NewListOK creates a ListOK with default headers values.
NewListParams creates a new ListParams object, with the default timeout for this client.
NewListParamsWithContext creates a new ListParams object with the ability to set a context for a request.
NewListParamsWithHTTPClient creates a new ListParams object with the ability to set a custom HTTPClient for a request.
NewListParamsWithTimeout creates a new ListParams object with the ability to set a timeout on a request.
NewListTooManyRequests creates a ListTooManyRequests with default headers values.
NewMetadataForbidden creates a MetadataForbidden with default headers values.
NewMetadataOK creates a MetadataOK with default headers values.
NewMetadataParams creates a new MetadataParams object, with the default timeout for this client.
NewMetadataParamsWithContext creates a new MetadataParams object with the ability to set a context for a request.
NewMetadataParamsWithHTTPClient creates a new MetadataParams object with the ability to set a custom HTTPClient for a request.
NewMetadataParamsWithTimeout creates a new MetadataParams object with the ability to set a timeout on a request.
NewMetadataTooManyRequests creates a MetadataTooManyRequests with default headers values.
NewSearchForbidden creates a SearchForbidden with default headers values.
NewSearchOK creates a SearchOK with default headers values.
NewSearchParams creates a new SearchParams object, with the default timeout for this client.
NewSearchParamsWithContext creates a new SearchParams object with the ability to set a context for a request.
NewSearchParamsWithHTTPClient creates a new SearchParams object with the ability to set a custom HTTPClient for a request.
NewSearchParamsWithTimeout creates a new SearchParams object with the ability to set a timeout on a request.
NewSearchTooManyRequests creates a SearchTooManyRequests with default headers values.
NewUploadForbidden creates a UploadForbidden with default headers values.
NewUploadOK creates a UploadOK with default headers values.
NewUploadParams creates a new UploadParams object, with the default timeout for this client.
NewUploadParamsWithContext creates a new UploadParams object with the ability to set a context for a request.
NewUploadParamsWithHTTPClient creates a new UploadParams object with the ability to set a custom HTTPClient for a request.
NewUploadParamsWithTimeout creates a new UploadParams object with the ability to set a timeout on a request.
NewUploadTooManyRequests creates a UploadTooManyRequests with default headers values.
# Structs
Client for custom storage API
*/.
DeleteForbidden describes a response with status code 403, with default header values.
DeleteOK describes a response with status code 200, with default header values.
DeleteParams contains all the parameters to send to the API endpoint
for the delete operation.
DeleteReader is a Reader for the Delete structure.
DeleteTooManyRequests describes a response with status code 429, with default header values.
GetForbidden describes a response with status code 403, with default header values.
GetOK describes a response with status code 200, with default header values.
GetParams contains all the parameters to send to the API endpoint
for the get operation.
GetReader is a Reader for the Get structure.
GetTooManyRequests describes a response with status code 429, with default header values.
ListForbidden describes a response with status code 403, with default header values.
ListOK describes a response with status code 200, with default header values.
ListParams contains all the parameters to send to the API endpoint
for the list operation.
ListReader is a Reader for the List structure.
ListTooManyRequests describes a response with status code 429, with default header values.
MetadataForbidden describes a response with status code 403, with default header values.
MetadataOK describes a response with status code 200, with default header values.
MetadataParams contains all the parameters to send to the API endpoint
for the metadata operation.
MetadataReader is a Reader for the Metadata structure.
MetadataTooManyRequests describes a response with status code 429, with default header values.
SearchForbidden describes a response with status code 403, with default header values.
SearchOK describes a response with status code 200, with default header values.
SearchParams contains all the parameters to send to the API endpoint
for the search operation.
SearchReader is a Reader for the Search structure.
SearchTooManyRequests describes a response with status code 429, with default header values.
UploadForbidden describes a response with status code 403, with default header values.
UploadOK describes a response with status code 200, with default header values.
UploadParams contains all the parameters to send to the API endpoint
for the upload operation.
UploadReader is a Reader for the Upload structure.
UploadTooManyRequests describes a response with status code 429, with default header values.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.