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

[ library, mit, web ] [ Propose Tags ]

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!

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.3.2, 0.4.0, 0.5.0
Dependencies aeson (>=0.9 && <0.12), base (>=4.9 && <5), bytestring (>=0.10 && <0.11), containers (>=0.5 && <0.6), either (>=4.4 && <4.5), http-api-data (>=0.2 && <0.3), http-types (>=0.9 && <0.10), lens (>=4.14 && <4.15), network-uri (>=2.6 && <2.7), QuickCheck (>=2.8 && <2.9), quickcheck-instances (>=0.3 && <0.4), scientific (>=0.3 && <0.4), servant (>=0.8 && <0.9), servant-client (>=0.8 && <0.9), split (>=0.2 && <0.3), text (>=1.2 && <1.3), unordered-containers (>=0.2 && <0.3), vector (>=0.11 && <0.12), wai (>=3.2 && <3.3) [details]
License MIT
Copyright 2016 - SoundCloud Ltd.
Author Aaron Levin
Maintainer Aaron Levin <aaron.levin@soundcloud.com>
Category Web
Home page https://github.com/soundcloud/haskell-kubernetes
Uploaded by aaronlevin at 2016-12-11T15:41:58Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2189 total (9 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]