podman/pkg/api/handlers/compat
Josh Patterson 0e53c8c735 Merge remote-tracking branch 'upstream/main' into api_compat_containers 2022-08-29 15:48:02 -04:00
..
auth.go Use request Context() in API handlers 2022-08-18 23:48:43 +03:00
changes.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
containers.go Merge remote-tracking branch 'upstream/main' into api_compat_containers 2022-08-29 15:48:02 -04:00
containers_archive.go libpod: switch to golang native error wrapping 2022-07-05 16:06:32 +02:00
containers_attach.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
containers_create.go run,create: add support for --env-merge for preprocessing vars 2022-08-24 14:06:25 +05:30
containers_export.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
containers_logs.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
containers_pause.go bump go module to version 4 2022-01-18 12:47:07 +01:00
containers_prune.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02: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 pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
containers_stop.go Podman stop --filter flag 2022-07-14 13:18:53 -04:00
containers_top.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
containers_unpause.go bump go module to version 4 2022-01-18 12:47:07 +01:00
events.go Compat API image remove events now have 'delete' status 2022-08-25 16:59:26 -04:00
exec.go use c/common code for resize and CopyDetachable 2022-07-06 16:57:07 +02:00
images.go Compat API: unify pull/push and add missing progress info 2022-07-21 10:56:17 +02:00
images_build.go remote: fix implementation of build with --userns=auto for API 2022-08-26 16:53:40 +05:30
images_history.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
images_prune.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
images_push.go Compat API: unify pull/push and add missing progress info 2022-07-21 10:56:17 +02: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 Set TLSVerify=true by default for API endpoints 2022-07-26 02:07:56 +03:00
images_tag.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
info.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
networks.go compat api: always turn on network isolation for networks 2022-07-21 15:36:33 +02:00
ping.go Refacter API server emphasis on logging 2021-09-10 15:07:25 -07:00
resize.go use c/common code for resize and CopyDetachable 2022-07-06 16:57:07 +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 pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
volumes.go libpod: switch to golang native error wrapping 2022-07-05 16:06:32 +02:00