podman/pkg/machine/hyperv
Ashley Cui 61e0b64b91 Machine: Teardown on init failure
If init fails, or if a SIGINT is sent during init, podman machine should remove all files and configs
created during the init. This includes config jsons, image files, ssh
id's, and system connections. On Windows, the VM instances are also
unregistered.

Signed-off-by: Ashley Cui <acui@redhat.com>
2023-10-12 09:26:06 -04:00
..
config.go Merge pull request #20115 from baude/hypervstarting 2023-09-24 19:24:50 -04:00
machine.go Machine: Teardown on init failure 2023-10-12 09:26:06 -04:00
vsock.go Enabled network over vsock 2023-04-17 12:34:37 -05:00