podman/pkg/machine
Jason T. Greene d23dd35dc1 Correct VM existance check on WSL
Replaces GetHyperVisorVMs() with Exists() to better abstract the underlying
use-case and slightly imrpove efficiency.

Signed-off-by: Jason T. Greene <jason.greene@redhat.com>
2024-02-14 15:27:56 -06:00
..
applehv Correct VM existance check on WSL 2024-02-14 15:27:56 -06:00
compression Complete WSL implementation, refactor a few areas 2024-02-11 12:58:11 -06:00
connection Bump Go module to v5 2024-02-08 09:35:39 -05:00
define Allow podman machine to download from oci registry 2024-02-12 15:19:34 -06:00
e2e Windows uses USERPROFILE not HOME 2024-02-13 13:20:06 -06:00
hyperv Correct VM existance check on WSL 2024-02-14 15:27:56 -06:00
ignition Bump Go module to v5 2024-02-08 09:35:39 -05:00
lock podman5 machine reconfig 1 2024-02-07 08:17:43 -06:00
ocipull Allow podman machine to download from oci registry 2024-02-12 15:19:34 -06:00
os Bump Go module to v5 2024-02-08 09:35:39 -05:00
provider wsl - wip 2024-02-11 12:58:11 -06:00
qemu Correct VM existance check on WSL 2024-02-14 15:27:56 -06:00
shim Correct VM existance check on WSL 2024-02-14 15:27:56 -06:00
sockets Bump Go module to v5 2024-02-08 09:35:39 -05:00
stdpull wsl - wip 2024-02-11 12:58:11 -06:00
vmconfigs Correct VM existance check on WSL 2024-02-14 15:27:56 -06:00
wsl Correct VM existance check on WSL 2024-02-14 15:27:56 -06:00
cleanup.go Machine: Teardown on init failure 2023-10-12 09:26:06 -04:00
config.go Allow podman machine to download from oci registry 2024-02-12 15:19:34 -06:00
config_test.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
fcos.go Minor cleanup from podman 4 2024-02-11 09:29:13 -06:00
fcos_test.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
fedora_unix.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
fedora_windows.go WSL refactoring 2023-01-23 10:48:32 -06:00
gvproxy.go Complete WSL implementation, refactor a few areas 2024-02-11 12:58:11 -06:00
gvproxy_unix.go Complete WSL implementation, refactor a few areas 2024-02-11 12:58:11 -06:00
gvproxy_windows.go Improve comments on waitOnProcess 2024-02-12 09:17:56 -06:00
keys.go Use single persistent ssh key for all machines 2024-01-04 23:47:49 -05:00
machine_common.go Complete WSL implementation, refactor a few areas 2024-02-11 12:58:11 -06:00
machine_unix.go Complete WSL implementation, refactor a few areas 2024-02-11 12:58:11 -06:00
machine_unsupported.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
machine_windows.go Improve robustness of pipe checks 2024-02-11 17:04:09 -06:00
options_darwin.go podman5 machine reconfig 1 2024-02-07 08:17:43 -06:00
options_freebsd.go podman5 machine reconfig 1 2024-02-07 08:17:43 -06:00
options_linux.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
options_windows.go podman5 machine reconfig 1 2024-02-07 08:17:43 -06:00
ports.go Implement automatic port reassignment on Windows 2023-08-21 07:23:31 -05:00
ports_unix.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
ports_windows.go Implement automatic port reassignment on Windows 2023-08-21 07:23:31 -05:00
pull.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
qemuprovider.go podman5 machine reconfig 1 2024-02-07 08:17:43 -06:00
ssh.go Complete WSL implementation, refactor a few areas 2024-02-11 12:58:11 -06:00
ssh_unix.go Complete WSL implementation, refactor a few areas 2024-02-11 12:58:11 -06:00
ssh_windows.go Complete WSL implementation, refactor a few areas 2024-02-11 12:58:11 -06:00
update.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
volumes.go Bump Go module to v5 2024-02-08 09:35:39 -05:00