[![GoDoc](https://godoc.org/github.com/docker/engine-api?status.svg)](https://godoc.org/github.com/docker/engine-api) # Deprecated For new projects please do not use this project anymore. The Docker API client and types have been moved to the main docker repo under the following import paths: * https://github.com/docker/docker/tree/master/client * https://github.com/docker/docker/tree/master/api/types All pull requests and issues should be filed under the docker/docker repository. This repo will not receive any future updates and you should update your existing import paths to the new package paths. ## License engine-api is licensed under the Apache License, Version 2.0. See [LICENSE](LICENSE) for the full license text.