spiegel_podman/pkg/machine/shim
Vishnu Kothakapu 0a2350324a Performance: Replace strings.ToLower with strings.EqualFold
Replaces unnecessary heap allocations for case-insensitive equality
checks with standard library strings.EqualFold.

Fixes: #29526
Signed-off-by: Vishnu Kothakapu <vishnukothakapu27@gmail.com>
2026-08-15 02:17:47 +05:30
..
diskpull RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05: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 Performance: Replace strings.ToLower with strings.EqualFold 2026-08-15 02:17:47 +05:30
host_test.go Disallow mounting to certain destination /dir paths 2025-03-07 09:54:01 -06:00
networking.go Refactor: Remove redundant err.Error() in pkg/machine 2026-08-14 01:09:08 +05:30
networking_unix.go Refactor: Remove redundant err.Error() in pkg/machine 2026-08-14 01:09:08 +05:30
networking_windows.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
volume.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00