docs/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 Merge pull request #15252 from coolljt0725/14765_enable_golint_3 2015-08-05 19:27:48 -04:00
graph_test.go
graph_unix.go Merge pull request #15252 from coolljt0725/14765_enable_golint_3 2015-08-05 19:27:48 -04:00
graph_windows.go Merge pull request #15252 from coolljt0725/14765_enable_golint_3 2015-08-05 19:27:48 -04:00
history.go
import.go Merge pull request #15252 from coolljt0725/14765_enable_golint_3 2015-08-05 19:27:48 -04:00
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 [graph] Use a pipe for downloads to write progress 2015-08-05 18:13:39 -07:00
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