mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-15 05:16:34 +08:00
可以在集群中查看待安装节点、并直接安装节点
This commit is contained in:
@@ -8,5 +8,6 @@ message NodeInstallStatus {
|
||||
bool isFinished = 2;
|
||||
bool isOk = 3;
|
||||
string error = 4;
|
||||
string errorCode = 6;
|
||||
int64 updatedAt = 5;
|
||||
}
|
||||
Reference in New Issue
Block a user