mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-25 04:10:55 +08:00
增加修改服务所在分组API/proto文件增加若干注释
This commit is contained in:
@@ -10,6 +10,7 @@ import "models/rpc_messages.proto";
|
||||
import "models/model_dns_domain.proto";
|
||||
import "models/model_dns_provider.proto";
|
||||
|
||||
// 边缘节点集群管理服务
|
||||
service NodeClusterService {
|
||||
// 创建集群
|
||||
rpc createNodeCluster (CreateNodeClusterRequest) returns (CreateNodeClusterResponse);
|
||||
|
||||
Reference in New Issue
Block a user