You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by vi...@apache.org on 2017/09/27 15:37:56 UTC

mesos git commit: Add framework development SDK from Verizon Labs.

Repository: mesos
Updated Branches:
  refs/heads/master 127070329 -> 17fa33de5


Add framework development SDK from Verizon Labs.

This closes #235


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

Branch: refs/heads/master
Commit: 17fa33de531489df37ca1c30b8e548231ea1b00f
Parents: 1270703
Author: Aaron Wood <aa...@gmail.com>
Authored: Wed Sep 27 08:37:34 2017 -0700
Committer: Vinod Kone <vi...@gmail.com>
Committed: Wed Sep 27 08:37:34 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/17fa33de/docs/api-client-libraries.md
----------------------------------------------------------------------
diff --git a/docs/api-client-libraries.md b/docs/api-client-libraries.md
index 72c19d8..9a9972b 100644
--- a/docs/api-client-libraries.md
+++ b/docs/api-client-libraries.md
@@ -53,6 +53,11 @@ run into any issues, file them with the library maintainers.*
   <td>Go</td>
 </tr>
 <tr>
+  <td><a href="https://github.com/verizonlabs/mesos-framework-sdk">
+  mesos-framework-sdk</a></td>
+  <td>Go</td>
+</tr>
+<tr>
   <td><a href="https://github.com/nokia/mesos-scala-api">
   mesos-scala-api</a></td>
   <td>Scala</td>
@@ -104,6 +109,11 @@ run into any issues, file them with the library maintainers.*
   <td>Go</td>
 </tr>
 <tr>
+  <td><a href="https://github.com/verizonlabs/mesos-framework-sdk">
+  mesos-framework-sdk</a></td>
+  <td>Go</td>
+</tr>
+<tr>
   <td><a href="https://github.com/douban/pymesos">
   PyMesos</a></td>
   <td>Python</td>