mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-09 01:14:20 +01:00
Update the agent protocol definition to introduce support for setting and getting iptables from the guest. Signed-off-by: Eric Ernst <eric_ernst@apple.com>
8 lines
90 B
TOML
8 lines
90 B
TOML
[workspace]
|
|
members = [
|
|
"logging",
|
|
"safe-path",
|
|
"protocols",
|
|
]
|
|
resolver = "2"
|