summaryrefslogtreecommitdiff
path: root/pkg/machine/libvirt/config.go
blob: 1ce5ab154976de9993d013841b9361e4ea1c9364 (plain)
1
2
3
4
5
6
// +build amd64,linux arm64,linux amd64,darwin arm64,darwin

package libvirt

type MachineVM struct {
}