spiegel_podman/pkg/machine
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
..
apple Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02:00
applehv Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02:00
compression run modernize -fix ./... 2025-09-10 16:17:04 +02:00
connection Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02:00
define Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02:00
e2e run modernize -fix ./... 2025-09-10 16:17:04 +02:00
env Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02:00
hyperv Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02:00
ignition run modernize -fix ./... 2025-09-10 16:17:04 +02:00
libkrun update golangci-lint to v1.62.0 2024-11-11 14:21:17 +01:00
lock Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02:00
ocipull Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02:00
os Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02:00
ports Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02:00
provider Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02:00
proxyenv Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02:00
qemu run modernize -fix ./... 2025-09-10 16:17:04 +02:00
shim run modernize -fix ./... 2025-09-10 16:17:04 +02:00
sockets run modernize -fix ./... 2025-09-10 16:17:04 +02:00
stdpull Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02:00
vmconfigs run modernize -fix ./... 2025-09-10 16:17:04 +02:00
wsl Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02:00
cleanup.go Clean up gvproxy if machine start fails 2024-02-27 13:33:43 -06:00
config.go Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02:00
config_test.go Switch all calls of assert.Nil to assert.NoError 2025-01-15 07:08:27 -05:00
gvproxy.go Ignore ERROR_SHARING_VIOLATION error on windows 2024-08-06 14:09:36 -05:00
gvproxy_unix.go run modernize -fix ./... 2025-09-10 16:17:04 +02:00
gvproxy_windows.go Ignore ERROR_SHARING_VIOLATION error on windows 2024-08-06 14:09:36 -05:00
keys.go Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02:00
machine_common.go pkg/machine: remove deadcode 2025-06-26 19:37:15 +02:00
machine_unix.go pkg/machine: remove deadcode 2025-06-26 19:37:15 +02:00
machine_unsupported.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
machine_windows.go Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02:00
machine_windows_test.go Update CI to run Windows unit tests 2025-03-16 13:40:16 +00:00
qemuprovider.go podman5 machine reconfig 1 2024-02-07 08:17:43 -06:00
ssh.go Be explicit about ssh configs suitable only for localhost 2025-05-15 23:04:49 +02:00
ssh_unix.go machine: implement http proxy logic for all providers 2024-02-22 11:23:45 +01:00
ssh_windows.go machine: implement http proxy logic for all providers 2024-02-22 11:23:45 +01:00
update.go Be explicit about ssh configs suitable only for localhost 2025-05-15 23:04:49 +02:00
volumes.go machine/linux: Support virtiofs mounts (retain 9p default) 2024-06-07 10:03:06 -04:00