lxc / go-lxc

Go bindings for liblxc
https://linuxcontainers.org/lxc
Other
431 stars 76 forks source link

container: add ConsoleLog() API extension #94

Closed brauner closed 7 years ago

brauner commented 7 years ago

liblxc recently received a console ringbuffer and we expose the API since we merged https://github.com/lxc/lxc/pull/1871 . This will be available in liblxc 3.0. Hence, go-lxc needs to grow the necessary bindings.