Kubernetes client library for Lua

$ luarocks install luakube

LuaKube is a simple client library to access the Kubernetes
API. It does not abstract much from the API, allowing for full
control, but provides some convenience functions for quick
scripting.

This is still in alpha stages, API is not guaranteed to stay
consistent.

Versions

0.1.0-02 years ago274 downloads
0.1.0alpha-02 years ago23 downloads

Dependencies

base64 >= 1.5
fun >= 0.1
lua >= 5.3, <= 5.4
luajson >= 1.3
LuaSec >= 1.0
LuaSocket >= 3.0rc1
lyaml >= 6.2

Manifests