mirror of
https://github.com/opencontainers/runc.git
synced 2026-08-09 09:32:49 +00:00
Adapt to the updated `cgroups.Manager` interface: // Stats returns statistics for specified controllers. Stats(opts *StatsOptions) (*Stats, error) Signed-off-by: lifubang <lifubang@acmcoder.com>