# Functions

Delete will delete objects or containers in bulk.

# Structs

DeleteRespBody is the form of the response body returned by a bulk delete request.
DeleteResult represents the result of a bulk delete operation.

# Interfaces

DeleteOptsBuilder allows extensions to add additional parameters to the Delete request.

# Type aliases

DeleteOpts is a structure that holds parameters for deleting an object.