Skip to content

Conversation

afbjorklund
Copy link
Member

Also remove the knowledge of the yaml structures
from the internal VM class, and make it use Config.

Follow-up from:

@afbjorklund
Copy link
Member Author

afbjorklund commented Oct 10, 2025

I think this is a bit early to do now, and it is not ready... Just thought I would show the long-term plan.

It also removes a bit of "stutter" from the previous classes, that assumed there were 2-3 global drivers.

QEMUOpts -> pkg/driver/qemu.Opts
LimaQemuDriver -> pkg/driver/qemu.Driver

VZOpts -> pkg/driver/vz.Opts
LimaVzDriver -> pkg/driver/vz.Driver

Also remove the knowledge of the yaml structures
from the internal VM class, and make it use Config.

Signed-off-by: Anders F Björklund <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant