initial changes to add config services to coretk gui
This commit is contained in:
parent
0e6d1535db
commit
9447ddb94f
5 changed files with 681 additions and 0 deletions
|
@ -953,6 +953,7 @@ message Node {
|
|||
string opaque = 9;
|
||||
string image = 10;
|
||||
string server = 11;
|
||||
repeated string config_services = 12;
|
||||
}
|
||||
|
||||
message Link {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue