瀏覽代碼

Merge pull request #19248 from calavera/list_engine_api

List engine-api in the client libraries reference.
Jess Frazelle 9 年之前
父節點
當前提交
acff8f7a9d
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      docs/reference/api/remote_api_client_libraries.md

+ 6 - 0
docs/reference/api/remote_api_client_libraries.md

@@ -55,6 +55,12 @@ will add the libraries here.
       <td><a class="reference external" href="https://github.com/bwu-dart/bwu_docker">https://github.com/bwu-dart/bwu_docker</a></td>
       <td>Active</td>
     </tr>
+    <tr>
+      <td>Go</td>
+      <td>engine-api</td>
+      <td><a class="reference external" href="https://github.com/docker/engine-api">https://github.com/docker/engine-api</a></td>
+      <td>Active</td>
+    </tr>
     <tr>
       <td>Go</td>
       <td>go-dockerclient</td>