moby--moby/layer
Aaron Lehmann c168a0059f Update code to compile against new manifest interface
Also, digest.FromBytes no longer returns an error.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2016-01-08 17:24:20 -08:00
..
empty.go Make TarStream return an io.ReadCloser 2015-11-25 16:39:54 -08:00
empty_test.go Add layer store 2015-11-24 09:40:23 -08:00
filestore.go Parallel migration and optimizations 2016-01-04 09:48:52 -08:00
filestore_test.go Update code to compile against new manifest interface 2016-01-08 17:24:20 -08:00
layer.go Update code to compile against new manifest interface 2016-01-08 17:24:20 -08:00
layer_store.go Parallel migration and optimizations 2016-01-04 09:48:52 -08:00
layer_test.go Update code to compile against new manifest interface 2016-01-08 17:24:20 -08:00
layer_unix.go Refactor RWLayer to use referenced object instead of string 2015-12-23 11:19:17 -08:00
layer_windows.go Update code to compile against new manifest interface 2016-01-08 17:24:20 -08:00
migration.go Parallel migration and optimizations 2016-01-04 09:48:52 -08:00
migration_test.go Parallel migration and optimizations 2016-01-04 09:48:52 -08:00
mount_test.go Refactor RWLayer to use referenced object instead of string 2015-12-23 11:19:17 -08:00
mounted_layer.go Refactor RWLayer to use referenced object instead of string 2015-12-23 11:19:17 -08:00
ro_layer.go Parallel migration and optimizations 2016-01-04 09:48:52 -08:00