https://github.com/docker-archive-public/docker.engine-api
DEPRECATED: Please see https://github.com/docker/docker/tree/master/client
https://github.com/docker-archive-public/docker.engine-api
Last synced: 3 months ago
JSON representation
DEPRECATED: Please see https://github.com/docker/docker/tree/master/client
- Host: GitHub
- URL: https://github.com/docker-archive-public/docker.engine-api
- Owner: docker
- License: apache-2.0
- Archived: true
- Created: 2016-01-04T23:28:36.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-04-17T09:42:24.000Z (over 7 years ago)
- Last Synced: 2024-09-18T13:49:28.940Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 2.72 MB
- Stars: 265
- Watchers: 34
- Forks: 163
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[](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.