1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/distribution
Derek McGowan 3c7676a057
Abstract distribution interfaces from image specific types
Move configurations into a single file.
Abstract download manager in pull config.
Add supports for schema2 only and schema2 type checking.
Add interface for providing push layers.
Abstract image store to generically handle configurations.

Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2016-12-19 10:55:00 -08:00
..
fixtures/validate_manifest
metadata
xfer Move CreateRWLayer() parameters in a struct 2016-11-16 16:31:23 -05:00
config.go Abstract distribution interfaces from image specific types 2016-12-19 10:55:00 -08:00
errors.go Merge pull request #28459 from dmcgowan/plugin-repository-pinning 2016-12-08 11:28:52 -08:00
pull.go Abstract distribution interfaces from image specific types 2016-12-19 10:55:00 -08:00
pull_v1.go Abstract distribution interfaces from image specific types 2016-12-19 10:55:00 -08:00
pull_v2.go Abstract distribution interfaces from image specific types 2016-12-19 10:55:00 -08:00
pull_v2_test.go
pull_v2_unix.go
pull_v2_windows.go
push.go Abstract distribution interfaces from image specific types 2016-12-19 10:55:00 -08:00
push_v1.go Abstract distribution interfaces from image specific types 2016-12-19 10:55:00 -08:00
push_v2.go Abstract distribution interfaces from image specific types 2016-12-19 10:55:00 -08:00
push_v2_test.go Abstract distribution interfaces from image specific types 2016-12-19 10:55:00 -08:00
registry.go Abstract distribution interfaces from image specific types 2016-12-19 10:55:00 -08:00
registry_unit_test.go Abstract distribution interfaces from image specific types 2016-12-19 10:55:00 -08:00