forked from TrueCloudLab/frostfs-s3-gw
[#186] Update compatibility table
Signed-off-by: Angira Kekteeva <kira@nspcc.ru>
This commit is contained in:
parent
4eaadc64b1
commit
6ee48fb549
1 changed files with 9 additions and 9 deletions
|
@ -54,15 +54,15 @@ For now there are some limitations:
|
|||
|
||||
Should be supported soon.
|
||||
|
||||
| | Method | Comments |
|
||||
|----|-------------------------|------------------------------------------------|
|
||||
| 🔵 | AbortMultipartUpload | |
|
||||
| 🔵 | CompleteMultipartUpload | |
|
||||
| 🔵 | CreateMultipartUpload | InitiateMultipartUpload and NewMultipartUpload |
|
||||
| 🔵 | ListMultipartUploads | |
|
||||
| 🔵 | ListParts | |
|
||||
| 🔵 | UploadPart | PutObjectPart |
|
||||
| 🔵 | UploadPartCopy | CopyObjectPart |
|
||||
| | Method | Comments |
|
||||
|----|-------------------------|----------|
|
||||
| 🟢 | AbortMultipartUpload | |
|
||||
| 🟢 | CompleteMultipartUpload | |
|
||||
| 🟢 | CreateMultipartUpload | |
|
||||
| 🟢 | ListMultipartUploads | |
|
||||
| 🟢 | ListParts | |
|
||||
| 🟢 | UploadPart | |
|
||||
| 🟢 | UploadPartCopy | |
|
||||
|
||||
## Tagging
|
||||
|
||||
|
|
Loading…
Reference in a new issue