spiegel_podman/pkg/api/handlers/compat
Sascha Grunert 251d91699d
libpod: switch to golang native error wrapping
We now use the golang error wrapping format specifier `%w` instead of
the deprecated github.com/pkg/errors package.

[NO NEW TESTS NEEDED]

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-07-05 16:06:32 +02:00
..
auth.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
changes.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
containers.go libpod/runtime: switch to golang native error wrapping 2022-07-04 15:39:00 +02:00
containers_archive.go libpod: switch to golang native error wrapping 2022-07-05 16:06:32 +02:00
containers_attach.go Allow HTTP attach to stopped containers 2022-04-13 14:04:05 -04:00
containers_create.go libpod: switch to golang native error wrapping 2022-07-05 16:06:32 +02:00
containers_export.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
containers_logs.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
containers_pause.go bump go module to version 4 2022-01-18 12:47:07 +01:00
containers_prune.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
containers_restart.go libpod: switch to golang native error wrapping 2022-07-05 16:06:32 +02:00
containers_start.go bump go module to version 4 2022-01-18 12:47:07 +01:00
containers_stats.go podman cgroup enhancement 2022-06-24 15:39:15 -04:00
containers_stop.go libpod: switch to golang native error wrapping 2022-07-05 16:06:32 +02:00
containers_top.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
containers_unpause.go bump go module to version 4 2022-01-18 12:47:07 +01:00
events.go Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00
exec.go libpod: switch to golang native error wrapping 2022-07-05 16:06:32 +02:00
images.go libpod: switch to golang native error wrapping 2022-07-05 16:06:32 +02:00
images_build.go Merge pull request #14585 from Luap99/nolint 2022-06-14 18:58:53 +00:00
images_history.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
images_prune.go Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00
images_push.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
images_remove.go libpod: switch to golang native error wrapping 2022-07-05 16:06:32 +02:00
images_save.go golangci-lint: enable nolintlint 2022-06-14 16:29:42 +02:00
images_search.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
images_tag.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
info.go Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00
networks.go libpod: switch to golang native error wrapping 2022-07-05 16:06:32 +02:00
ping.go Refacter API server emphasis on logging 2021-09-10 15:07:25 -07:00
resize.go libpod: switch to golang native error wrapping 2022-07-05 16:06:32 +02:00
secrets.go libpod: switch to golang native error wrapping 2022-07-05 16:06:32 +02:00
system.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types.go V2 verify JSON output is consistent and doesn't drift 2020-05-28 16:20:29 -07:00
unsupported.go bump go module to version 4 2022-01-18 12:47:07 +01:00
version.go Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00
volumes.go libpod: switch to golang native error wrapping 2022-07-05 16:06:32 +02:00