moby--moby/registry
Antonio Murdaca c79b9bab54 Remove engine.Status and replace it with standard go error
Signed-off-by: Antonio Murdaca <me@runcom.ninja>
2015-03-25 22:32:08 +01:00
..
v2 Add ability to refer to image by name + digest 2015-03-17 10:10:42 +00:00
auth.go Update auth client configuration to use proper tls config 2015-03-18 14:52:49 -07:00
auth_test.go
authchallenge.go
config.go Docker Tag command: Relax the restriction on namespace (username) length from 30 to 255 characters. 2015-03-14 16:45:44 -04:00
config_test.go
endpoint.go Use request factory for registry ping 2015-03-16 14:21:00 -07:00
endpoint_test.go
httpfactory.go
registry.go Rename package timeout to timeoutconn. 2015-02-25 20:52:37 +01:00
registry_mock_test.go
registry_test.go Docker Tag command: Relax the restriction on namespace (username) length from 30 to 255 characters. 2015-03-14 16:45:44 -04:00
service.go Remove engine.Status and replace it with standard go error 2015-03-25 22:32:08 +01:00
session.go Add check for 404 on get repository data 2015-03-22 18:15:18 -07:00
session_v2.go Add struct tags on v2 remote tags struct 2015-03-23 14:33:52 -07:00
token.go
types.go