Files
podman/pkg
Valentin Rothberg 376ba349bf stats refactor
Refactor the entities' stats API to simplify using it and reduce the
risk of running into concurrency issues at the call sites.  Further
simplify the stats code by de-spaghetti-ing the logic and reducing
duplicate code.

`ContainerStats` now returns a data channel and an error.  If the error
is nil, callers can read from the channel.

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2020-09-23 15:39:25 +02:00
..
2020-09-11 06:14:25 -04:00
2019-07-23 15:43:40 -04:00
2020-09-23 15:39:25 +02:00
2020-09-22 14:44:09 +02:00
2018-03-27 21:55:33 +00:00
2020-06-15 07:05:56 -04:00
2020-09-11 06:14:25 -04:00
2020-06-15 07:05:56 -04:00
2020-09-11 06:14:25 -04:00
2020-06-29 09:17:55 -05:00
2020-01-13 14:27:02 +01:00
2020-01-14 09:54:48 +01:00
2020-08-04 15:10:47 -04:00
2020-09-12 07:02:04 -04:00
2020-09-11 06:14:25 -04:00
2020-09-22 16:46:15 -04:00