moby--moby/registry
Sebastiaan van Stijn 971e03d9bb
Merge pull request #42915 from thaJeztah/registry_cleanup
registry: clean up some v1 code
2021-10-15 10:01:22 +02:00
..
resumable refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
auth.go
auth_test.go Use designated test domains (RFC2606) in tests 2021-04-02 14:06:27 +02:00
config.go registry: remove const for 'Docker-Distribution-Api-Version' header 2021-06-24 22:08:28 +02:00
config_test.go Use designated test domains (RFC2606) in tests 2021-04-02 14:06:27 +02:00
config_unix.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
config_windows.go
endpoint_test.go
endpoint_v1.go registry: EndPointV1.Ping() remove redundant "Standalone" and cleanup logs 2021-10-07 16:26:39 +02:00
errors.go
registry.go registry: remove unused registry.ErrAlreadyExists 2021-10-05 14:15:32 +02:00
registry_mock_test.go refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
registry_test.go Use designated test domains (RFC2606) in tests 2021-04-02 14:06:27 +02:00
service.go registry: remove unused ToV1Endpoint() 2021-10-05 14:43:58 +02:00
service_v2.go registry: remove tlsConfigForMirror() 2021-10-05 14:37:53 +02:00
session.go
types.go registry: remove use of iota for consts 2021-10-05 21:14:17 +02:00