mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
f7f3d34210
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> |
||
---|---|---|
.. | ||
empty.go | ||
empty_test.go | ||
filestore.go | ||
filestore_test.go | ||
layer.go | ||
layer_store.go | ||
layer_store_windows.go | ||
layer_test.go | ||
layer_unix.go | ||
layer_unix_test.go | ||
layer_windows.go | ||
migration.go | ||
migration_test.go | ||
mount_test.go | ||
mounted_layer.go | ||
ro_layer.go | ||
ro_layer_windows.go |