域名解析任务可以使用集群ID筛选

This commit is contained in:
GoEdgeLab
2021-09-21 10:56:47 +08:00
parent c24609b6e9
commit b7450ff0d5
2 changed files with 37 additions and 25 deletions

View File

@@ -30,6 +30,7 @@ message ExistsDNSTasksResponse {
// 查找需要通知的任务
message FindAllDoingDNSTasksRequest {
int64 nodeClusterId = 1;
}
message FindAllDoingDNSTasksResponse {