1
mirror of https://github.com/rclone/rclone synced 2024-09-28 03:33:27 +02:00
rclone/backend/oracleobjectstorage
Anders Swanson db8fb5ceda oracleobjectstorage: supports workload identity authentication for OKE
Signed-off-by: Anders Swanson <anders.swanson@oracle.com>
2024-02-20 16:25:59 +00:00
..
byok.go oracleobjectstorage: Use rclone's rate limiter in mutipart transfers 2023-08-05 12:09:17 +09:00
client.go oracleobjectstorage: supports workload identity authentication for OKE 2024-02-20 16:25:59 +00:00
command.go oracleobjectstorage: Support "backend restore" command - fixes #7371 2024-01-09 09:43:36 +00:00
copy.go oracle-object-storage: bring your own encryption keys 2023-02-21 14:45:02 +00:00
multipart.go multipart copy create bucket if it doesn't exist. 2023-11-29 15:47:56 +00:00
object.go oracleobjectstorage: fix OpenOptions being ignored in uploadMultipart with chunkWriter 2023-10-09 17:13:42 +01:00
options.go oracleobjectstorage: supports workload identity authentication for OKE 2024-02-20 16:25:59 +00:00
oracleobjectstorage_test.go fstest: factor chunked copy tests from b2 and use them in s3 and oos 2023-11-24 12:37:11 +00:00
oracleobjectstorage_unsupported.go Add a native backend for oracle object storage - fixes #6299 2022-10-13 13:04:56 +01:00
oracleobjectstorage.go fstest: factor chunked copy tests from b2 and use them in s3 and oos 2023-11-24 12:37:11 +00:00
waiter.go Add a native backend for oracle object storage - fixes #6299 2022-10-13 13:04:56 +01:00