mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-24 19:06:36 +08:00
实现健康检查配置、立即执行健康检查
This commit is contained in:
@@ -11,4 +11,5 @@ message NodeIPAddress {
|
||||
string description = 5;
|
||||
int64 state = 6;
|
||||
int64 order = 7;
|
||||
bool canAccess = 8;
|
||||
}
|
||||
Reference in New Issue
Block a user