moby--moby/distribution/xfer
Vivek Goyal f7f3d34210 Move CreateRWLayer() parameters in a struct
Move some of the optional parameters of CreateRWLayer() in a struct
called CreateRWLayerOpts. This will make it easy to add more options
arguments without having to change signature of CreateRWLayer().

Signed-off-by: Vivek Goyal <vgoyal@redhat.com>
2016-11-16 16:31:23 -05:00
..
download.go Use describable interfaces 2016-06-06 17:49:34 -07:00
download_test.go Move CreateRWLayer() parameters in a struct 2016-11-16 16:31:23 -05:00
transfer.go Docker pull/push with max concurrency limits. 2016-05-11 19:44:54 -07:00
transfer_test.go Fix flaky test TestTransfer (take 2) 2016-03-28 18:27:29 -07:00
upload.go Docker pull/push with max concurrency limits. 2016-05-11 19:44:54 -07:00
upload_test.go all: remove some unused funcs and variables 2016-04-06 10:40:01 -07:00