mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-15 22:30:25 +08:00
节点根据健康检查自动上下线
This commit is contained in:
@@ -23,6 +23,7 @@ message Node {
|
||||
repeated int64 connectedAPINodeIds = 11;
|
||||
int32 maxCPU = 12;
|
||||
bool isOn = 13;
|
||||
bool isUp = 14;
|
||||
|
||||
NodeCluster cluster = 32;
|
||||
NodeLogin login = 33;
|
||||
|
||||
Reference in New Issue
Block a user