spiegel_podman/pkg/api
Mark Johnston a341a4ee24 compat: Add a stub container/stats handler for FreeBSD
The container/stats endpoint was unimplemented.  Copy over the structure
from the Linux endpoint handler, albeit with most of the stats
unpopulated.  This is similar to how "podman stats" returns very little
info on FreeBSD.  On the other hand, some orchestration tools will query
the stats endpoint to check liveness of a container, so it's useful to
implement it even though some fields are unimplemented for now.

Signed-off-by: Mark Johnston <mark.johnston@klarasystems.com>
2025-09-02 16:14:25 +00:00
..
handlers compat: Add a stub container/stats handler for FreeBSD 2025-09-02 16:14:25 +00:00
server Add support for criu's tcp-close functionality. 2025-08-27 18:52:34 -04:00
types set !remote build tags where needed 2024-08-19 11:41:28 +02:00
Makefile swagger: exlude new docker network types 2024-07-12 14:19:37 +02:00
tags.yaml [docs] Refactor Artifact API documentation 2025-08-19 10:22:00 +10:00