# Functions
New creates a new s3 API client.
New creates a new s3 API client with basic auth credentials.
New creates a new s3 API client with a bearer token for authentication.
NewCreates3Default creates a Creates3Default with default headers values.
NewCreates3OK creates a Creates3OK with default headers values.
NewCreates3Params creates a new Creates3Params object, with the default timeout for this client.
NewCreates3ParamsWithContext creates a new Creates3Params object with the ability to set a context for a request.
NewCreates3ParamsWithHTTPClient creates a new Creates3Params object with the ability to set a custom HTTPClient for a request.
NewCreates3ParamsWithTimeout creates a new Creates3Params object with the ability to set a timeout on a request.
NewDeletes3Default creates a Deletes3Default with default headers values.
NewDeletes3OK creates a Deletes3OK with default headers values.
NewDeletes3Params creates a new Deletes3Params object, with the default timeout for this client.
NewDeletes3ParamsWithContext creates a new Deletes3Params object with the ability to set a context for a request.
NewDeletes3ParamsWithHTTPClient creates a new Deletes3Params object with the ability to set a custom HTTPClient for a request.
NewDeletes3ParamsWithTimeout creates a new Deletes3Params object with the ability to set a timeout on a request.
NewGets3Default creates a Gets3Default with default headers values.
NewGets3OK creates a Gets3OK with default headers values.
NewGets3Params creates a new Gets3Params object, with the default timeout for this client.
NewGets3ParamsWithContext creates a new Gets3Params object with the ability to set a context for a request.
NewGets3ParamsWithHTTPClient creates a new Gets3Params object with the ability to set a custom HTTPClient for a request.
NewGets3ParamsWithTimeout creates a new Gets3Params object with the ability to set a timeout on a request.
NewLists3Default creates a Lists3Default with default headers values.
NewLists3OK creates a Lists3OK with default headers values.
NewLists3Params creates a new Lists3Params object, with the default timeout for this client.
NewLists3ParamsWithContext creates a new Lists3Params object with the ability to set a context for a request.
NewLists3ParamsWithHTTPClient creates a new Lists3Params object with the ability to set a custom HTTPClient for a request.
NewLists3ParamsWithTimeout creates a new Lists3Params object with the ability to set a timeout on a request.
NewLists3partitionsDefault creates a Lists3partitionsDefault with default headers values.
NewLists3partitionsOK creates a Lists3partitionsOK with default headers values.
NewLists3partitionsParams creates a new Lists3partitionsParams object, with the default timeout for this client.
NewLists3partitionsParamsWithContext creates a new Lists3partitionsParams object with the ability to set a context for a request.
NewLists3partitionsParamsWithHTTPClient creates a new Lists3partitionsParams object with the ability to set a custom HTTPClient for a request.
NewLists3partitionsParamsWithTimeout creates a new Lists3partitionsParams object with the ability to set a timeout on a request.
NewUpdates3Default creates a Updates3Default with default headers values.
NewUpdates3OK creates a Updates3OK with default headers values.
NewUpdates3Params creates a new Updates3Params object, with the default timeout for this client.
NewUpdates3ParamsWithContext creates a new Updates3Params object with the ability to set a context for a request.
NewUpdates3ParamsWithHTTPClient creates a new Updates3Params object with the ability to set a custom HTTPClient for a request.
NewUpdates3ParamsWithTimeout creates a new Updates3Params object with the ability to set a timeout on a request.
# Structs
Client for s3 API
*/.
Creates3Default describes a response with status code -1, with default header values.
Creates3OK describes a response with status code 200, with default header values.
Creates3Params contains all the parameters to send to the API endpoint
for the creates3 operation.
Creates3Reader is a Reader for the Creates3 structure.
Deletes3Default describes a response with status code -1, with default header values.
Deletes3OK describes a response with status code 200, with default header values.
Deletes3Params contains all the parameters to send to the API endpoint
for the deletes3 operation.
Deletes3Reader is a Reader for the Deletes3 structure.
Gets3Default describes a response with status code -1, with default header values.
Gets3OK describes a response with status code 200, with default header values.
Gets3Params contains all the parameters to send to the API endpoint
for the gets3 operation.
Gets3Reader is a Reader for the Gets3 structure.
Lists3Default describes a response with status code -1, with default header values.
Lists3OK describes a response with status code 200, with default header values.
Lists3Params contains all the parameters to send to the API endpoint
for the lists3 operation.
Lists3partitionsDefault describes a response with status code -1, with default header values.
Lists3partitionsOK describes a response with status code 200, with default header values.
Lists3partitionsParams contains all the parameters to send to the API endpoint
for the lists3partitions operation.
Lists3partitionsReader is a Reader for the Lists3partitions structure.
Lists3Reader is a Reader for the Lists3 structure.
Updates3Default describes a response with status code -1, with default header values.
Updates3OK describes a response with status code 200, with default header values.
Updates3Params contains all the parameters to send to the API endpoint
for the updates3 operation.
Updates3Reader is a Reader for the Updates3 structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption may be used to customize the behavior of Client methods.