spiegel_podman/pkg/machine/wsl
Brent Baude e5a4f00b7d Podman 5 machine config file - Step 1
The following PR is the very first step in what will a series of steps
to apply a "common" machine configuration file to all providers.
Function names, method names, struct names, and field names are all up
for debate.  The purpose of this PR is to offer a glimpse at the
direction we intend to take.

This PR also contains temporary structs (i.e. aThing) that are not
exported.  These are merely placeholders.

The configuration work in this PR is also unused of yet.  But the code
is compiled.  Once merged, we can begin the next step of development.

[NO NEW TESTS NEEDED]

Signed-off-by: Brent Baude <bbaude@redhat.com>
2023-12-11 16:26:15 -06:00
..
wutil Fix locale issues with WSL version detection 2023-10-03 08:37:27 -05:00
config.go machine: usb: Fix 'passtrough' typo 2023-12-08 12:24:39 +01:00
fedora.go Refactor key machine objects 2023-11-07 08:30:44 -06:00
filelock.go Add user mode networking feature to Windows 2023-04-24 17:11:54 -05:00
machine.go Podman 5 machine config file - Step 1 2023-12-11 16:26:15 -06:00
machine_unsupported.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
usermodenet.go Fix wsl.conf generation when user-mode-networking is disabled 2023-11-27 11:49:03 -06:00
util_windows.go Eliminate transient container deps from wslkerninst 2023-04-23 17:11:55 -05:00