distribution/client
Brian Bland 0e1b1cc04e Adds push/pull client functionality
These methods rely on an ObjectStore interface, which is meant to
approximate the storage behavior of the docker engine. This is very much
subject to change.
2014-11-17 16:50:02 -08:00
..
client.go Adds push/pull client functionality 2014-11-17 16:50:02 -08:00
client_test.go Adds push/pull client functionality 2014-11-17 16:50:02 -08:00
objectstore.go Adds push/pull client functionality 2014-11-17 16:50:02 -08:00
pull.go Adds push/pull client functionality 2014-11-17 16:50:02 -08:00
push.go Adds push/pull client functionality 2014-11-17 16:50:02 -08:00