@hackage haskell-kubernetes0.5.0
Haskell bindings to the Kubernetes API (via swagger-codegen)
Categories
License
MIT
Maintainer
Aaron Levin <aaron.levin@soundcloud.com>
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (19)
- QuickCheck >=2.8 && <2.9
- aeson >=0.9 && <0.12
- base >=4.9 && <5
- bytestring >=0.10 && <0.11
- containers >=0.5 && <0.6
- either >=4.4 && <4.5 Show all…
Dependents (1)
@hackage/acme-everything
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!