reg/registry
Tomoya Amachi e29a4fdc2e Fix GCR errors (#182)
* change accepts header

* change accepts header

* skip gcr ping check

* update go.sum

* fix lint errors

* fix lint errors

* update go.mod
2019-06-11 00:57:48 +08: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 Passing context (#163) 2018-12-29 12:09:10 -05:00
customtransport.go Add custom http header (#104) 2018-07-08 09:43:09 -04:00
delete.go fix staticcheck 2019-01-02 11:55:23 -05:00
digest.go fix staticcheck 2019-01-02 11:55:23 -05:00
digest_test.go fix tests 2019-05-25 18:01:15 -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 Passing context (#163) 2018-12-29 12:09:10 -05:00
manifest.go Fix GCR errors (#182) 2019-06-11 00:57:48 +08:00
ping.go Fix GCR errors (#182) 2019-06-11 00:57:48 +08:00
ping_test.go Fix GCR errors (#182) 2019-06-11 00:57:48 +08:00
registry.go Fix GCR errors (#182) 2019-06-11 00:57:48 +08:00
tags.go Passing context (#163) 2018-12-29 12:09:10 -05:00
tokentransport.go fix staticcheck 2019-01-02 11:55:23 -05:00
tokentransport_test.go Passing context (#163) 2018-12-29 12:09:10 -05:00