spiegel_podman/pkg/api/handlers/compat
Akihiro Suda cae3453316 compat/info.go: TrimPrefix(CGroupsVersion, "v")
For compatibility with Docker: 846b7e24ba/api/swagger.yaml (L4528-L4534)

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2020-07-31 13:01:47 +02:00
..
changes.go move go module to v2 2020-07-06 15:52:17 +02:00
containers.go move go module to v2 2020-07-06 15:52:17 +02:00
containers_archive.go move go module to v2 2020-07-06 15:52:17 +02:00
containers_attach.go Fix: Correct connection counters for hijacked connections 2020-07-22 14:46:40 -04:00
containers_create.go Fix handling of entrypoint 2020-07-22 14:53:26 -04:00
containers_export.go move go module to v2 2020-07-06 15:52:17 +02:00
containers_logs.go log API: add context to allow for cancelling 2020-07-22 14:50:47 -04:00
containers_pause.go move go module to v2 2020-07-06 15:52:17 +02:00
containers_prune.go move go module to v2 2020-07-06 15:52:17 +02:00
containers_restart.go move go module to v2 2020-07-06 15:52:17 +02:00
containers_start.go move go module to v2 2020-07-06 15:52:17 +02:00
containers_stats.go move go module to v2 2020-07-06 15:52:17 +02:00
containers_stop.go move go module to v2 2020-07-06 15:52:17 +02:00
containers_top.go move go module to v2 2020-07-06 15:52:17 +02:00
containers_unpause.go move go module to v2 2020-07-06 15:52:17 +02:00
events.go API events: fix parsing error 2020-07-27 15:33:24 +02:00
exec.go Fix: Hijacking v2 endpoints to follow rfc 7230 semantics 2020-07-22 14:46:31 -04:00
images.go move go module to v2 2020-07-06 15:52:17 +02:00
images_build.go move go module to v2 2020-07-06 15:52:17 +02:00
images_history.go move go module to v2 2020-07-06 15:52:17 +02:00
images_push.go move go module to v2 2020-07-06 15:52:17 +02:00
images_remove.go move go module to v2 2020-07-06 15:52:17 +02:00
images_save.go Refactor handler packages 2020-03-10 08:03:41 -07:00
images_search.go move go module to v2 2020-07-06 15:52:17 +02:00
images_tag.go move go module to v2 2020-07-06 15:52:17 +02:00
info.go compat/info.go: TrimPrefix(CGroupsVersion, "v") 2020-07-31 13:01:47 +02:00
networks.go Fix a bug with APIv2 compat network remove to log an ErrNetworkNotFound instead of nil 2020-07-06 14:16:39 -04:00
ping.go move go module to v2 2020-07-06 15:52:17 +02:00
resize.go move go module to v2 2020-07-06 15:52:17 +02:00
swagger.go move go module to v2 2020-07-06 15:52:17 +02:00
system.go move go module to v2 2020-07-06 15:52:17 +02:00
types.go V2 verify JSON output is consistent and doesn't drift 2020-05-28 16:20:29 -07:00
unsupported.go move go module to v2 2020-07-06 15:52:17 +02:00
version.go move go module to v2 2020-07-06 15:52:17 +02:00