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
|
@ -55,14 +55,14 @@ For now there are some limitations:
|
||||||
Should be supported soon.
|
Should be supported soon.
|
||||||
|
|
||||||
| | Method | Comments |
|
| | Method | Comments |
|
||||||
|----|-------------------------|------------------------------------------------|
|
|----|-------------------------|----------|
|
||||||
| 🔵 | AbortMultipartUpload | |
|
| 🟢 | AbortMultipartUpload | |
|
||||||
| 🔵 | CompleteMultipartUpload | |
|
| 🟢 | CompleteMultipartUpload | |
|
||||||
| 🔵 | CreateMultipartUpload | InitiateMultipartUpload and NewMultipartUpload |
|
| 🟢 | CreateMultipartUpload | |
|
||||||
| 🔵 | ListMultipartUploads | |
|
| 🟢 | ListMultipartUploads | |
|
||||||
| 🔵 | ListParts | |
|
| 🟢 | ListParts | |
|
||||||
| 🔵 | UploadPart | PutObjectPart |
|
| 🟢 | UploadPart | |
|
||||||
| 🔵 | UploadPartCopy | CopyObjectPart |
|
| 🟢 | UploadPartCopy | |
|
||||||
|
|
||||||
## Tagging
|
## Tagging
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue