mirror of
https://github.com/containers/podman.git
synced 2026-07-28 16:07:02 -04:00
This commit fixes libpod/pods/stats endpoint which should stream the data. Additional option param is added to disable streaming and the delay value to choose the desired delay between streamed messages (default 5s). Signed-off-by: Jakub Guzik <jguzik@redhat.com>