moby--moby/registry
Vincent Demeester 8054a30387 dockerversion placeholder for library import
- Add a *version* file placeholder.
- Update autogen and builds to use it and an autogen build flag

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2015-11-09 19:32:46 +01:00
..
auth.go
auth_test.go
authchallenge.go
config.go Vendor updated version of docker/distribution 2015-11-02 12:40:18 -08:00
config_test.go
config_unix.go
config_windows.go
endpoint.go Prevent push and pull to v1 registries by filtering the available endpoints. 2015-09-25 15:59:42 -07:00
endpoint_test.go
reference.go
registry.go dockerversion placeholder for library import 2015-11-09 19:32:46 +01:00
registry_mock_test.go
registry_test.go Vendor updated version of docker/distribution 2015-11-02 12:40:18 -08:00
service.go Merge pull request #16509 from HuKeping/search-problem 2015-10-04 18:21:32 +02:00
service_v1.go Prevent push and pull to v1 registries by filtering the available endpoints. 2015-09-25 15:59:42 -07:00
service_v2.go Prevent push and pull to v1 registries by filtering the available endpoints. 2015-09-25 15:59:42 -07:00
session.go
token.go
types.go