func/pkg/docker
Luke Kingland c1358dada1
chore: fix build and test tags (#2911)
The current build tagging system was predicated on the idea that
integraion, e2e and unit tests are entirely separate.  The correct way
to treat these is as inclusive with unit tests.  Thus this pr removes
the exclusion of unit test from integration tests runs, treating -tags
integration as indicating "unit tests plus integration tests".
2025-07-03 08:13:55 +00:00
..
creds chore: fix build and test tags (#2911) 2025-07-03 08:13:55 +00:00
testdata chore: `testData` -> `testdata` (#1560) 2023-02-16 11:05:51 +00:00
close_guarding_client.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
docker_client.go fix: mount of socket from Docker Desktop (#2350) 2024-06-12 09:57:40 +00:00
docker_client_linux.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
docker_client_linux_test.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
docker_client_nonlinux.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
docker_client_pm_test.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
docker_client_ssh_test.go Refactor if-elif-else => switch (#2785) 2025-04-14 12:02:16 +00:00
docker_client_test.go fix: mount of socket from Docker Desktop (#2350) 2024-06-12 09:57:40 +00:00
docker_client_windows_test.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
platform.go Fixed some deprecation warnings (#2607) 2024-12-03 08:40:44 +00:00
platform_test.go Update docker client dependency (#1877) 2023-07-20 10:50:12 +00:00
pusher.go Fix detection of hostname resolution failure (#2841) 2025-05-26 19:15:17 +00:00
pusher_test.go chore: fix build and test tags (#2911) 2025-07-03 08:13:55 +00:00
runner.go feat: add --address option to func run (#2887) 2025-06-27 09:17:07 +00:00
runner_int_test.go feat: add --address option to func run (#2887) 2025-06-27 09:17:07 +00:00
runner_test.go chore: fix build and test tags (#2911) 2025-07-03 08:13:55 +00:00
zz_close_guarding_client_generated.go Fixed some deprecation warnings (#2607) 2024-12-03 08:40:44 +00:00