Closed
Description
RFC: https://github.com/aos-dev/specs/blob/master/rfcs/49-add-create-dir-operation.md
Please leave a comment telling us what part you would like to do.
Roadmap
- Add
CreateDir
operation in specs - Update go-storage storage: Implement AOS-49 Add CreateDir Operation #561
- Add integration tests for
CreateDir
storage: Implement Direr tests go-integration-test#20 - Implement
CreateDir
in services- azblob Add CreateDir go-service-azblob#26 Implement GSP-90, GSP-97, GSP-109 and GSP-117 go-service-azblob#27
- cos storage: Add CreateDir go-service-cos#28 Implement GSP-97, GSP-109 and GSP-117 go-service-cos#32
- dropbox storage: Add CreateDir go-service-dropbox#20 Implement GSP-97 and GSP-117, add CreateDir go-service-dropbox#22
- fs Create dir go-service-fs#45
- gcs Implement GSP-93, GSP-109 and GSP-117 go-service-gcs#35
- kodo Implement GSP-93, GSP-109 and GSP-117 go-service-kodo#29
- oss Implement GSP-93, GSP-97, GSP-109 and GSP-117 go-service-oss#31
- qingstor Implement GSP-93, GSP-97, GSP-109 and GSP-117 go-service-qingstor#58
- s3 storage: Add CreateDir go-service-s3#114 Implement GSP-97, GSP-109 and GSP-117 go-service-s3#126
- uss storage: Add CreateDir go-service-uss#12