summaryrefslogtreecommitdiff
path: root/pkg/machine/libvirt/config.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/machine/libvirt/config.go')
-rw-r--r--pkg/machine/libvirt/config.go4
1 files changed, 4 insertions, 0 deletions
diff --git a/pkg/machine/libvirt/config.go b/pkg/machine/libvirt/config.go
new file mode 100644
index 000000000..903f15fbc
--- /dev/null
+++ b/pkg/machine/libvirt/config.go
@@ -0,0 +1,4 @@
+package libvirt
+
+type MachineVM struct {
+}