<div dir="ltr">Hey Serge,<div class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 29, 2013 at 8:27 AM, Serge Hallyn <span dir="ltr"><<a href="mailto:serge.hallyn@ubuntu.com" target="_blank">serge.hallyn@ubuntu.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="im">Quoting S.Çağlar Onur (<a href="mailto:caglar@10ur.org">caglar@10ur.org</a>):<br>


> Hi,<br>
><br>
> A couple of days ago I started to write the Go binding for LXC C API. IMHO<br>
> it reached to a point where I can announce it officially. So here it is;<br>
><br>
> Go (golang) Bindings for LXC (Linux Containers) [1]<br>
><br>
> You can install it via regular "go get" magic<br>
><br>
> go get <a href="http://github.com/caglar10ur/lxc" target="_blank">github.com/caglar10ur/lxc</a><br>
<br>
</div>Awesome, thanks!<br>
<div class="im"><br></div></blockquote><div><br></div><div style>Thanks to you for providing an API to leverage.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div class="im">
> and checkout the documentation [1] and bunch of basic examples [2].<br>
><br>
><br>
> Please note that it's an early alpha, where the code hasn't been refactored<br>
> and not much tested in the wild.<br>
><br>
> It's using new functionalities introduced by upcoming LXC 0.9 so it won't<br>
> work with older releases. It's been developed on Ubuntu 12.10 against LXC<br>
> staging tree [4].<br>
><br>
> Currently it provides all the exported API but it doesn't have additional<br>
> features like Python LXC API (.network property, get_ips, clone, attach<br>
> functions etc.).<br>
<br>
</div>That's ok, those things should go into the api itself :)  (and make it<br>
much more standard and unrestricted in the process)<br>
<br>
I'm going to put clone into the api in the next few days, and attach<br>
probably soon after.<br>
<span class=""><font color="#888888"><br>
-serge<br>
</font></span></blockquote></div><div class="gmail_extra"><br></div>I'm planning to add a Network type to the binding to make it easy to work with but I'm glad to hear that clone (and others) are coming. I'm also hoping to contribute lxc itself once I become familiar with the internals of the it as I started to look LXC codebase last monday :)</div>

<div class="gmail_extra"><br clear="all"><div>Cheers,</div></div><div class="gmail_extra">-- <br>S.Çağlar Onur <<a href="mailto:caglar@10ur.org">caglar@10ur.org</a>>
</div></div>