mirror of
https://github.com/moby/moby.git
synced 2026-07-08 15:48:52 +00:00
This moves the type to the api/types/network package, but also introduces a "Summary" alias; the intent here is to allow diverging the types used for "list" and "inspect" operations, as list operations may only be producing a subset of the fields available. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>