daemon: added initial podman node support
This commit is contained in:
parent
c76bc2ee8a
commit
a80796ac72
15 changed files with 310 additions and 35 deletions
|
@ -545,6 +545,8 @@ message NodeType {
|
|||
CONTROL_NET = 13;
|
||||
DOCKER = 15;
|
||||
LXC = 16;
|
||||
WIRELESS = 17;
|
||||
PODMAN = 18;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue