mirror of
https://github.com/moby/moby.git
synced 2026-08-03 22:51:03 +00:00
These types were introduced inf07242f6d7, but while their description mentions it's the type used for the response, it actually isn't, and it's used by the backend, but ultimately marshaled to the "types.DiskUsage" struct;7dc46c6e0c/daemon/server/router/system/system_routes.go (L254-L270)Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit82c069c857) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>