Module opendal::ops

source ·
Expand description

Ops provides the operation args struct like OpRead for user.

By using ops, users can add more context for operation.

Structs

Args for abort_multipart operation.
Args for complete_multipart operation.
Args for create operation.
Args for create_multipart operation.
Args for delete operation.
Args for list operation.
Args for presign operation.
Args for read operation.
Args for scan operation.
Args for stat operation.
Args for write operation.
Args for write_multipart operation.

Enums

List style define the style that underlying services used for list.
Presign operation used for presign.