forked from TrueCloudLab/distribution
eaf57e8f55
Per registry.doRequest, res and client might be nil in case of error For example, dns resolution errors, /etc/docker/certs.d perms, failed loading of x509 cert ... This will make res.StatusCode and res.Body SEGFAULT. Signed-off-by: Arthur Gautier <baloo@gandi.net> |
||
---|---|---|
.. | ||
auth.go | ||
auth_test.go | ||
httpfactory.go | ||
MAINTAINERS | ||
registry.go | ||
registry_mock_test.go | ||
registry_test.go | ||
service.go | ||
session.go | ||
types.go |