mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
This allows for easy extension of adding more parameters to existing parameters list. Otherwise adding a single parameter changes code at so many places. Signed-off-by: Vivek Goyal <vgoyal@redhat.com>