spiegel_podman/pkg/api
Matt Heon 6e0decbe03 Send container stats over API on a per-interface basis
This mirrors how the Docker API handles things, allowing us to be
more compatible with Docker and more verbose on the Libpod API.
Stats are given as per network interface in the container, but
still aggregated for `podman stats` and `podman pod stats`
display (so the CLI does not change, only the Libpod and Compat
APIs).

Signed-off-by: Matt Heon <mheon@redhat.com>
2024-02-06 17:05:07 -05:00
..
handlers Send container stats over API on a per-interface basis 2024-02-06 17:05:07 -05:00
server add new libpod/images/$name/resolve endpoint 2024-01-31 16:20:16 +01:00
types fix: Docker API compatible bool deserialization 2023-08-14 15:09:14 +02:00
Makefile Add support for podman build --group-add 2023-01-19 10:42:10 -05:00
tags.yaml [CI:DOCS] Set all operation id to be compatibile 2021-04-05 19:54:30 -07:00