The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/linuxcontainers.org/pull/264
This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request) === Signed-off-by: KATOH Yasufumi <[email protected]>
From ea744b9f967f0ad6618d5363461abe11ee5c388b Mon Sep 17 00:00:00 2001 From: KATOH Yasufumi <[email protected]> Date: Thu, 24 Aug 2017 16:19:32 +0900 Subject: [PATCH] Add Java client for LXD to Japanese API page Signed-off-by: KATOH Yasufumi <[email protected]> --- content/lxd/rest-api.ja.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/lxd/rest-api.ja.md b/content/lxd/rest-api.ja.md index 31500be..24fa667 100644 --- a/content/lxd/rest-api.ja.md +++ b/content/lxd/rest-api.ja.md @@ -46,3 +46,4 @@ are neither supported nor endorsed by the LXD project. * Ruby: [Hyperkit](http://jeffshantz.github.io/hyperkit) * Node.js: [node-lxd](http://github.com/alandoherty/node-lxd) +* Java: [jlxd](http://github.com/digitalspider/jlxd)
_______________________________________________ lxc-devel mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-devel
