moby--moby/distribution
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
..
fixtures/validate_manifest
metadata
xfer Move CreateRWLayer() parameters in a struct 2016-11-16 16:31:23 -05:00
errors.go Update pull error handling 2016-11-10 17:34:12 -08:00
pull.go Update pull error handling 2016-11-10 17:34:12 -08:00
pull_v1.go
pull_v2.go Update for distribution vendor 2016-11-10 17:34:12 -08:00
pull_v2_test.go
pull_v2_unix.go
pull_v2_windows.go
push.go
push_v1.go
push_v2.go Update for distribution vendor 2016-11-10 17:34:12 -08:00
push_v2_test.go
registry.go
registry_unit_test.go