podman/pkg/machine/wsl
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
..
wutil chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
config.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
declares.go Complete WSL implementation, refactor a few areas 2024-02-11 12:58:11 -06:00
fedora.go Complete WSL implementation, refactor a few areas 2024-02-11 12:58:11 -06:00
filelock.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
machine.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
stubber.go Correct VM existance check on WSL 2024-02-14 15:27:56 -06:00
usermodenet.go Complete WSL implementation, refactor a few areas 2024-02-11 12:58:11 -06:00
util_windows.go Add API forwarding support for HyperV 2024-01-05 11:45:28 -05:00