oVirt / go-ovirt-client

An easy-to-use overlay for the Go SDK.
https://pkg.go.dev/github.com/ovirt/go-ovirt-client
BSD 3-Clause "New" or "Revised" License
11 stars 20 forks source link

Add a VMType to a VMs #162

Closed eslutsky closed 2 years ago

eslutsky commented 2 years ago

a string - must be one of the following options: server, high_performance or desktop

example implementation: https://github.com/openshift/cluster-api-provider-ovirt/blob/master/pkg/clients/ovirt/impl.go#L58-L60

from engine: image