mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-23 03:00:24 +08:00
实现基础的阈值设置
This commit is contained in:
@@ -385,7 +385,7 @@ message CheckPortIsUsingInNodeClusterResponse {
|
||||
bool isUsing = 1;
|
||||
}
|
||||
|
||||
// 查找最近的集群
|
||||
// 查找最近访问的集群
|
||||
message FindLatestNodeClustersRequest {
|
||||
int64 size = 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user