mirror of
https://github.com/moby/moby.git
synced 2026-07-06 22:58:25 +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>