mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
This continues the effort to separate all registry logic from the deprecated `Server` object. * 'search' is exposed by `github.com/dotcloud/docker/registry/Service` * Added proper documentation of Search while I was at it Docker-DCO-1.1-Signed-off-by: Solomon Hykes <solomon@docker.com> (github: shykes) Upstream-commit: c4089ad80bcc1466535696ac0b11d388df529391 Component: engine