podman/pkg/api/handlers/libpod
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
..
containers.go libpod: switch to golang native error wrapping 2022-07-05 16:06:32 +02:00
containers_create.go replace golint with revive linter 2022-04-22 15:12:33 +02:00
containers_stats.go Fix spelling "setup" -> "set up" and similar 2022-06-22 18:39:21 +02:00
generate.go Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00
healthcheck.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
images.go libpod: switch to golang native error wrapping 2022-07-05 16:06:32 +02:00
images_pull.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
info.go bump go module to version 4 2022-01-18 12:47:07 +01:00
manifests.go podman-remote push --remove-signatures support 2022-06-10 07:14:12 -04:00
networks.go libpod: switch to golang native error wrapping 2022-07-05 16:06:32 +02:00
play.go Using logDriver instead of query.LogDriver for podman play kube 2022-06-03 14:49:43 +01:00
pods.go libpod/runtime: switch to golang native error wrapping 2022-07-04 15:39:00 +02:00
secrets.go pkg/api: do not register decoder in endpoint handler 2022-04-29 14:06:54 +02:00
swagger_spec.go Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00
system.go Remove unused param and clean API handlers 2022-01-22 00:31:18 +01:00
volumes.go libpod/runtime: switch to golang native error wrapping 2022-07-04 15:39:00 +02:00