Files
podman/pkg/machine
Jake Correnti 516034215f Re-organize hypervisor implementations
Ensures that for each hypervisor implementation, their `config.go` file
deals with implementing the `VirtProvider` interface while the
`machine.go` file is for implementing the `VM` interface.

Moves the `Virtualization` type into a common file and
created wrappers for the individual hypervisors. Allows for shared
functions that are exactly the same while providing the flexibility to
create hypervisor-specific implementations of the functions.

[NO NEW TESTS NEEDED]

Signed-off-by: Jake Correnti <jakecorrenti+github@proton.me>
2023-06-23 11:33:19 -04:00
..
2023-02-15 14:48:12 -05:00
2023-05-02 13:09:56 -05:00
2023-02-22 09:00:24 -06:00
2023-05-02 13:09:56 -05:00
2023-01-23 10:48:32 -06:00
2023-01-23 10:48:32 -06:00
2023-05-20 07:17:08 -04:00