mirror of
https://github.com/docker/docs.git
synced 2026-04-01 08:48:56 +07:00
Instead of directly passing a cluster to every handler, pass a struct the API owns. This makes adding additional data easier. Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>