Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 19 additions & 1 deletion docs/api-client-libraries.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ 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">
<td><a href="https://github.com/carlonelong/mesos-framework-sdk">
mesos-framework-sdk</a></td>
<td>Go</td>
</tr>
Expand Down Expand Up @@ -145,3 +145,21 @@ run into any issues, file them with the library maintainers.*
</td>
</tr>
</table>

## Resource Provider API

### User Contributed

*Note: These libraries are supported by their authors, so if you
run into any issues, file them with the library maintainers.*

<table class="table table-bordered">
<thead>
<tr><th>Name</th><th>Language</th>
</thead>
<tr>
<td><a href="https://github.com/carlonelong/mesos-resource-provider-sdk">
mesos-resource-provider-sdk</a></td>
<td>Go</td>
</tr>
</table>