[ buster ]
[ 源代码: golang-github-docker-engine-api ]
软件包:golang-github-docker-engine-api-dev(0.4.0-4)
golang-github-docker-engine-api-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-docker-engine-api:
- [golang-github-docker-engine-api_0.4.0-4.dsc]
- [golang-github-docker-engine-api_0.4.0.orig.tar.gz]
- [golang-github-docker-engine-api_0.4.0-4.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
client and server components compatible with the Docker engine
Engine-api is a set of Go libraries to implement client and server components compatible with the Docker engine. The client package implements a fully featured http client to interact with the Docker engine. It's modeled after the requirements of the Docker engine CLI, but it can also serve other purposes.
Please do not use this library 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/client https://github.com/docker/docker/api/types
其他与 golang-github-docker-engine-api-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-docker-distribution-dev
- Docker toolset to pack, ship, store, and deliver content (source)
-
- dep: golang-github-docker-go-connections-dev
- Golang utility package to work with network connections
-
- dep: golang-github-docker-go-units-dev (>= 0.3.0)
- parse and print size and time units in human-readable format