mirror of https://github.com/docker/docs.git
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> |
||
|---|---|---|
| .. | ||
| 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 | ||
| pull_v1.go | ||
| pull_v2.go | ||
| push.go | ||
| push_v1.go | ||
| push_v2.go | ||
| registry.go | ||
| service.go | ||
| tags.go | ||
| tags_unit_test.go | ||