spiegel_podman/pkg/machine/vmconfigs
Paul Holzinger 8631032556
run modernize -fix ./...
Using golang.org/x/tools/gopls/internal/analysis/modernize/cmd/modernize

+ some manual cleanup in libpod/lock/shm/shm_lock_test.go as it
  generated an unused variable
+ restored one removed comment

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2025-09-10 16:17:04 +02:00
..
arch.go Prune FCOS related code 2024-02-15 21:05:17 -06:00
arch_test.go Prune FCOS related code 2024-02-15 21:05:17 -06:00
config.go Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02:00
config_common.go Add krun support to podman machine 2024-04-26 08:58:38 -05:00
config_darwin.go Add krun support to podman machine 2024-04-26 08:58:38 -05:00
config_windows.go Fix compilation issues in QEMU machine files (Windows platform) 2024-11-27 17:23:08 +02:00
machine.go Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02:00
machine_unix.go Implement publishing API UNIX socket on Windows platforms 2024-08-31 17:27:05 +03:00
machine_windows.go Implement publishing API UNIX socket on Windows platforms 2024-08-31 17:27:05 +03:00
sockets.go Change API socket to be machine name isolated 2024-03-13 13:28:14 -05:00
sockets_darwin.go Change API socket to be machine name isolated 2024-03-13 13:28:14 -05:00
volumes.go run modernize -fix ./... 2025-09-10 16:17:04 +02:00
volumes_unix.go [CI:MACHINE]Podman5 QEMU refactor 2024-02-07 09:18:36 -06:00
volumes_windows.go [CI:MACHINE]Podman5 QEMU refactor 2024-02-07 09:18:36 -06:00