Skip to content

Commit

Permalink
DOC: add english doc about using go client (fluid-cloudnative#2491)
Browse files Browse the repository at this point in the history
* DOC: add english doc about using go client

Signed-off-by: ZhangXiaozheng <[email protected]>

* Update use_go_create_resource.md

replace `using` with `with`

Signed-off-by: ZhangXiaozheng <[email protected]>
  • Loading branch information
zhang-x-z authored Jan 9, 2023
1 parent b3a93d7 commit 086ed3d
Show file tree
Hide file tree
Showing 2 changed files with 411 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/en/TOC.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,6 @@
- [Develop with Kind on MacOS](dev/dev_with_kind.md)
- [Performance Analyze with pprof](dev/pprof.md)
+ Client Usage
- [How to create and delete fluid resources using Go client](dev/use_go_create_resource.md)
- [How to use client other than Go client](dev/multiple-client-support.md)
- [Access via REST API](samples/api_proxy.md)
Loading

0 comments on commit 086ed3d

Please sign in to comment.