Repository: mesos
Updated Branches:
  refs/heads/master a9f5ef3a4 -> a24be7195


Updated api-client-libraries.md.

* Adding Go client for the Mesos Operator API

This closes #258


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/a24be719
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/a24be719
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/a24be719

Branch: refs/heads/master
Commit: a24be7195768d3e160a45b0d8d99bd1008518e0d
Parents: a9f5ef3
Author: Demitri Swan <demitris...@gmail.com>
Authored: Thu Jan 18 10:48:45 2018 -0800
Committer: Vinod Kone <vinodk...@gmail.com>
Committed: Thu Jan 18 10:48:45 2018 -0800

----------------------------------------------------------------------
 docs/api-client-libraries.md | 8 ++++++++
 1 file changed, 8 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/a24be719/docs/api-client-libraries.md
----------------------------------------------------------------------
diff --git a/docs/api-client-libraries.md b/docs/api-client-libraries.md
index 9a9972b..4d623bd 100644
--- a/docs/api-client-libraries.md
+++ b/docs/api-client-libraries.md
@@ -136,4 +136,12 @@ run into any issues, file them with the library 
maintainers.*
   mesos-operator-api-client</a></td>
   <td>JavaScript</td>
 </tr>
+<tr>
+  <td>
+    <a href="https://github.com/miroswan/mesops";>mesops</a>
+  </td>
+  <td>
+    Go
+  </td>
+</tr>
 </table>

Reply via email to