haskell-kubernetes

Haskell bindings to the Kubernetes API (via swagger-codegen)

https://github.com/soundcloud/haskell-kubernetes

Version on this page:0.3.2
Stackage Nightly 2016-04-28:0.3.2
Latest on Hackage:0.5.0

See all snapshots haskell-kubernetes appears in

MIT licensed by Aaron Levin
Maintained by Aaron Levin
This version can be pinned in stack with:haskell-kubernetes-0.3.2@sha256:64c9db678d5a2000ca64159608b1c4d9e406a30921658da91c0d168124b934e2,10759

Module documentation for 0.3.2

This project contains haskell bindings to the v1 Kubernetes api generated via swagger-codegen. The client and (mock) server generated use the servant project, thanks to the work of Masahiro Yamauchi!