forked from apache/opendal
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(service/azfile): add azure file service support (apache#3312)
* feat: add azure file service support Signed-off-by: Liuqing Yue <[email protected]> * feat: add azure file list operation Signed-off-by: Liuqing Yue <[email protected]> * fix: parent path should exist Signed-off-by: Liuqing Yue <[email protected]> * fix: make clippy happy * docs: polish * fix: solve comments --------- Signed-off-by: Liuqing Yue <[email protected]>
- Loading branch information
Showing
14 changed files
with
1,427 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.