moby--moby/graph
Tibor Vass b899977ee2 registry: Do not push to mirrors
This patch splits LookupEndpoints into LookupPullEndpoints and
LookupPushEndpoints so that mirrors added with --registry-mirror are
skipped in the list returned by LookupPushEndpoints.

Fixes https://github.com/docker/distribution/issues/823

Signed-off-by: Tibor Vass <tibor@docker.com>
2015-08-06 17:41:59 -04:00
..
tags
export.go
graph.go
graph_test.go
graph_unix.go
graph_windows.go
history.go
import.go
list.go
load.go
load_unsupported.go
mutex.go
pools_test.go
pull.go registry: Do not push to mirrors 2015-08-06 17:41:59 -04:00
pull_v1.go
pull_v2.go
push.go registry: Do not push to mirrors 2015-08-06 17:41:59 -04:00
push_v1.go
push_v2.go
registry.go
service.go
tags.go
tags_unit_test.go