feat: kubevirt - add cdi & ovs

This commit is contained in:
Ryan Yin
2024-03-03 01:04:45 +08:00
parent d3ddf34267
commit 996a27965f
23 changed files with 9208 additions and 132 deletions
+2 -2
View File
@@ -1,2 +1,2 @@
from .kubevirt import *
from .virtual_machines import *
from .kubevirt import NewKubeVirt
from .virtual_machines import NewVirtualMachines