[lxc-devel] [linuxcontainers.org/master] Add ts-lxd to list of client libraries

benjamincburns on Github lxc-bot at linuxcontainers.org
Mon Apr 1 19:21:10 UTC 2019


A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 1142 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20190401/fa83ca0d/attachment.bin>
-------------- next part --------------
From cfc994d75fcea04b97d8648fe46b3ea84958d048 Mon Sep 17 00:00:00 2001
From: Ben Burns <benjamin.c.burns at gmail.com>
Date: Mon, 1 Apr 2019 12:13:48 -0700
Subject: [PATCH] Add ts-lxd to list of client libraries

Signed-off-by: Ben Burns <benjamin.c.burns at gmail.com>
---
 content/lxd/rest-api.ja.md | 4 +++-
 content/lxd/rest-api.md    | 4 +++-
 content/lxd/rest-api.ru.md | 4 +++-
 3 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/content/lxd/rest-api.ja.md b/content/lxd/rest-api.ja.md
index edc9b101..b7a66568 100644
--- a/content/lxd/rest-api.ja.md
+++ b/content/lxd/rest-api.ja.md
@@ -45,6 +45,8 @@ are neither supported nor endorsed by the LXD project.
 以下の API クライアントはサードパーティのコントリビュータが提供しているものです。これらは LXD プロジェクトがサポートしているわけでも、承認しているわけでもありません。
 
 * Ruby: [Hyperkit](http://jeffshantz.github.io/hyperkit)
-* Node.js: [node-lxd](http://github.com/alandoherty/node-lxd)
+* Node.js:
+  * [ts-lxd](http://github.com/trufflesuite/ts-lxd)
+  * [node-lxd](http://github.com/alandoherty/node-lxd)
 * Java: [jlxd](http://github.com/digitalspider/jlxd)
 * Haskell: [lxd-client](https://hackage.haskell.org/package/lxd-client)
diff --git a/content/lxd/rest-api.md b/content/lxd/rest-api.md
index 74b15f47..3a29e04a 100644
--- a/content/lxd/rest-api.md
+++ b/content/lxd/rest-api.md
@@ -25,6 +25,8 @@ The following API clients have been submitted by third-party contributors.  They
 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)
+* Node.js:
+  * [ts-lxd](http://github.com/trufflesuite/ts-lxd)
+  * [node-lxd](http://github.com/alandoherty/node-lxd)
 * Java: [jlxd](http://github.com/digitalspider/jlxd)
 * Haskell: [lxd-client](https://hackage.haskell.org/package/lxd-client)
diff --git a/content/lxd/rest-api.ru.md b/content/lxd/rest-api.ru.md
index 50228133..9513e83e 100644
--- a/content/lxd/rest-api.ru.md
+++ b/content/lxd/rest-api.ru.md
@@ -25,5 +25,7 @@
 никогда не поддерживались и не продвигались проектом LXD project.
 
 * Ruby: [Hyperkit](http://jeffshantz.github.io/hyperkit)
-* Node.js: [node-lxd](http://github.com/alandoherty/node-lxd)
+* Node.js:
+  * [ts-lxd](http://github.com/trufflesuite/ts-lxd)
+  * [node-lxd](http://github.com/alandoherty/node-lxd)
 * Haskell: [lxd-client](https://hackage.haskell.org/package/lxd-client)


More information about the lxc-devel mailing list