This repository was archived by the owner on May 12, 2021. It is now read-only.
Commit 83138df
Sebastien Boeuf
pkg: types: Add a new field type
The Interface structure needs a new field 'type' so that we can
properly determine the type of interface being described.
This will be helpful for network hotplug, as it will be used to
create the appropriate connection between the VM and the interface.
Depends-on: github.com/kata-containers/runtime#858
Fixes #401
Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>1 parent dd8f32c commit 83138df
2 files changed
+79
-21
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
33 | 39 | | |
34 | 40 | | |
35 | 41 | | |
| |||
0 commit comments