mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
Move the stats structs from the api/stats package into a new package api/types that will contain all the api structs for docker's api request and responses. Signed-off-by: Michael Crosby <crosbymichael@gmail.com> Upstream-commit: 7fed7d7eb4d7766d9342821f2667d160c5f958eb Component: engine