File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -40,6 +40,7 @@ bce-sdk-go
4040| | |--multipart.go //BOS的Multipart相关API实现
4141| | |--module.go //BOS相关API的数据模型
4242| | |--util.go //BOS相关API实现使用的工具
43+ | |--cce //容器引擎
4344| |--cdn //内容分布网络
4445| |--cert //SSL证书服务
4546| |--cfc //函数计算
@@ -228,6 +229,7 @@ myLogger.Info("this is my own logger from the sdk")
228229百度边缘计算 | BIE | github.com/baidubce/bce-sdk-go/services/bie |
229230负载均衡 | BLB | github.com/baidubce/bce-sdk-go/services/blb | [BLB.md](./doc/BLB.md)
230231百度对象存储 | BOS | github.com/baidubce/bce-sdk-go/services/bos | [BOS.md](./doc/BOS.md)
232+ 容器引擎 | CCE | github.com/baidubce/bce-sdk-go/services/cce | [CCE.md](./doc/CCE.md)
231233内容分布网络 | CDN | github.com/baidubce/bce-sdk-go/services/cdn | [CDN.md](./doc/CDN.md)
232234SSL证书服务 | CERT | github.com/baidubce/bce-sdk-go/services/cert | [CERT.md](./doc/CERT.md)
233235函数计算 | CFC | github.com/baidubce/bce-sdk-go/services/cfc | [CFC.md](./doc/CFC.md)
You can’t perform that action at this time.
0 commit comments