Skip to content

Commit 02e5f54

Browse files
committed
README.md add cce service
1 parent 2f201de commit 02e5f54

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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)
232234
SSL证书服务 | 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)

0 commit comments

Comments
 (0)