Ver código fonte

Merge pull request #19070 from softprops/shiplift_client

add shiplift docker client to remote api client list
Vincent Demeester 9 anos atrás
pai
commit
09ad1bbc58
1 arquivos alterados com 8 adições e 3 exclusões
  1. 8 3
      docs/reference/api/remote_api_client_libraries.md

+ 8 - 3
docs/reference/api/remote_api_client_libraries.md

@@ -140,7 +140,7 @@ will add the libraries here.
       <td>Albatros</td>
       <td><a class="reference external" href="https://github.com/dcylabs/albatros">https://github.com/dcylabs/albatros</a></td>
       <td>Active</td>
-    </tr>    
+    </tr>
     <tr>
       <td>JavaScript (Angular) <strong>WebUI</strong></td>
       <td>docker-cp</td>
@@ -158,7 +158,7 @@ will add the libraries here.
       <td>dockery</td>
       <td><a class="reference external" href="https://github.com/lexandro/dockery">https://github.com/lexandro/dockery</a></td>
       <td>Active</td>
-    </tr>    
+    </tr>
     <tr>
       <td>Perl</td>
       <td>Net::Docker</td>
@@ -207,6 +207,12 @@ will add the libraries here.
       <td><a class="reference external" href="https://github.com/abh1nav/docker-rust">https://github.com/abh1nav/docker-rust</a></td>
       <td>Active</td>
     </tr>
+    <tr>
+      <td>Rust</td>
+      <td>shiplift</td>
+      <td><a class="reference external" href="https://github.com/softprops/shiplift">https://github.com/softprops/shiplift</a></td>
+      <td>Active</td>
+    </tr>
     <tr>
       <td>Scala</td>
       <td>tugboat</td>
@@ -221,4 +227,3 @@ will add the libraries here.
     </tr>
   </tbody>
 </table>
-