podman/pkg/api/server
Korhonen Sami (Samlink) 324a02ec60 Fix: Correct connection counters for hijacked connections
This patch fixes connection counters for v2 endpoints

Idletracker was moved to a new package to prevent package cycle.
Hijacking code still remains in wrong place and should be moved
later to isolated package

Signed-off-by: Sami Korhonen <skorhone@gmail.com>
2020-07-09 22:17:27 +03:00
..
idletracker Fix: Correct connection counters for hijacked connections 2020-07-09 22:17:27 +03:00
docs.go [CI:DOCS] Fix carriage returns in API v2 header 2020-06-11 16:02:06 -04:00
handler_api.go Fix: Correct connection counters for hijacked connections 2020-07-09 22:17:27 +03:00
listener_api.go Add service endpoint 2020-01-21 16:35:45 -06:00
register_archive.go move go module to v2 2020-07-06 15:50:12 +02:00
register_auth.go move go module to v2 2020-07-06 15:50:12 +02:00
register_containers.go move go module to v2 2020-07-06 15:50:12 +02:00
register_distribution.go move go module to v2 2020-07-06 15:50:12 +02:00
register_events.go move go module to v2 2020-07-06 15:50:12 +02:00
register_exec.go move go module to v2 2020-07-06 15:50:12 +02:00
register_generate.go move go module to v2 2020-07-06 15:50:12 +02:00
register_healthcheck.go move go module to v2 2020-07-06 15:50:12 +02:00
register_images.go move go module to v2 2020-07-06 15:50:12 +02:00
register_info.go move go module to v2 2020-07-06 15:50:12 +02:00
register_manifest.go move go module to v2 2020-07-06 15:50:12 +02:00
register_monitor.go move go module to v2 2020-07-06 15:50:12 +02:00
register_networks.go move go module to v2 2020-07-06 15:50:12 +02:00
register_ping.go move go module to v2 2020-07-06 15:50:12 +02:00
register_play.go move go module to v2 2020-07-06 15:50:12 +02:00
register_plugins.go move go module to v2 2020-07-06 15:50:12 +02:00
register_pods.go move go module to v2 2020-07-06 15:50:12 +02:00
register_swagger.go move go module to v2 2020-07-06 15:50:12 +02:00
register_swarm.go move go module to v2 2020-07-06 15:50:12 +02:00
register_system.go move go module to v2 2020-07-06 15:50:12 +02:00
register_version.go move go module to v2 2020-07-06 15:50:12 +02:00
register_volumes.go move go module to v2 2020-07-06 15:50:12 +02:00
server.go Fix: Correct connection counters for hijacked connections 2020-07-09 22:17:27 +03:00
swagger.go move go module to v2 2020-07-06 15:50:12 +02:00