reg/registry
2018-11-14 10:01:36 -05:00
..
authchallenge.go Use a distinguished error value for basic auth. (#120) 2018-07-26 14:13:58 -07:00
authchallenge_test.go Use a distinguished error value for basic auth. (#120) 2018-07-26 14:13:58 -07:00
basictransport.go when uploading layers reuse token so reader isn't closed premature. (#103) 2018-07-08 09:42:04 -04:00
catalog.go instead of using a bool to check for v2, just test the type of the response interface. fixes #132 (#156) 2018-10-29 08:32:59 -07:00
customtransport.go Add custom http header (#104) 2018-07-08 09:43:09 -04:00
delete.go registry: format accept headers (#130) 2018-09-05 12:03:18 -07:00
digest.go Fix digest resolution for GCR (#135) 2018-09-09 09:32:26 -04:00
digest_test.go Fix digest resolution for GCR (#135) 2018-09-09 09:32:26 -04:00
errortransport.go Add more useful error for bad credentials. (#51) 2017-12-11 10:42:19 -05:00
image.go refactor how the domain for the images is used 2018-06-17 15:50:30 -04:00
layer.go when uploading layers reuse token so reader isn't closed premature. (#103) 2018-07-08 09:42:04 -04:00
manifest.go confirm the requested schema version matches the returned (#148) 2018-11-14 09:51:57 -05:00
ping.go add vulns command 2017-02-12 18:45:47 -08:00
registry.go instead of using a bool to check for v2, just test the type of the response interface. fixes #132 (#156) 2018-10-29 08:32:59 -07:00
tags.go instead of using a bool to check for v2, just test the type of the response interface. fixes #132 (#156) 2018-10-29 08:32:59 -07:00
tokentransport.go support 'access_token' for compatibility with OAuth 2.0 https://docs.docker.com/registry/spec/auth/token/#requesting-a-token (#124) 2018-11-14 10:01:36 -05:00
tokentransport_test.go support 'access_token' for compatibility with OAuth 2.0 https://docs.docker.com/registry/spec/auth/token/#requesting-a-token (#124) 2018-11-14 10:01:36 -05:00