oVirt/go-ovirt-client

Add Methods to the client to affect VM Memory

eslutsky opened this issue · 0 comments

needed methods:

WithMemory(MemoryMB int64) (BuildableVMParameters, error)
MustWithMemory(MemoryMB int64) BuildableVMParameters