spiegel_podman/pkg/machine/shim
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
..
diskpull Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02:00
claim_darwin.go Implement generic providers 2024-02-07 09:18:38 -06:00
claim_unsupported.go pkg/machine/shim: fix unused warnings on windows 2025-03-31 12:27:55 -07:00
claim_unsupported_unix.go pkg/machine/shim: fix unused warnings on windows 2025-03-31 12:27:55 -07:00
host.go Handle SIGPIPE to prevent machine stuck in Starting state 2025-09-02 09:39:29 +02:00
host_test.go Disallow mounting to certain destination /dir paths 2025-03-07 09:54:01 -06:00
networking.go run modernize -fix ./... 2025-09-10 16:17:04 +02:00
networking_unix.go Change API socket to be machine name isolated 2024-03-13 13:28:14 -05:00
networking_windows.go Implement publishing API UNIX socket on Windows platforms 2024-08-31 17:27:05 +03:00
volume.go Implement disable default mounts via command line 2024-07-15 15:27:19 +03:00