An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

github.com/docker/engine-api

Package engineapi provides libraries to implement client and server components compatible with the Docker engine. The client package in github.com/docker/engine-api/client implements all necessary requests to implement the official Docker engine cli. Create a new client, then use it to send and receive messages to the Docker engine API: Other programs, like Docker Machine, can set the default Docker engine environment for you. There is a shortcut to use its variables to configure the client: All request arguments are defined as typed structures in the types package. For instance, this is how to get all containers running in the host:

Ecosystem
proxy.golang.org
Latest Release
v0.4.0
over 9 years ago
Versions
13
Dependent Packages
113
Dependent Repos
179
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/docker/engine-api
spec
License Apache-2.0
Namespace github.com/docker
First Release about 10 years ago
Last Synced 3 days ago
Repository
Stars 267 on GitHub
Forks 161 on GitHub
Docker Dependents 7
Docker Downloads 431,992,922
Rankings on proxy.golang.org
Overall Top 1.5%
Dependent packages Top 0.5%
Dependent repos Top 0.5%
Forks Top 2.1%
Docker downloads Top 1.4%