spiegel_podman/test/utils
Miloslav Trmač f2d552f5db Turn PodmanAsUserBase into PodmanExecBaseWithOptions
... replacing the many parameters with a struct with named fields.

This makes the meaning of parameters more explicit, and more importantly
it makes it easier to just edit _one_ of the parameters without requiring
specialized wrappers for every single case.

Should not change behavior.

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2025-01-23 00:03:42 +01:00
..
common_function_test.go test/e2e: remove kernel version check 2024-08-19 11:41:29 +02:00
matchers.go Introduce PodmanTestIntegration.PodmanExitCleanly 2025-01-09 18:47:26 +01:00
podmansession_test.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
podmantest_test.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
utils.go Turn PodmanAsUserBase into PodmanExecBaseWithOptions 2025-01-23 00:03:42 +01:00
utils_suite_test.go Bump Go module to v5 2024-02-08 09:35:39 -05:00