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.8 && <4.9), bytestring (>=0.10 && <0.11), containers (>=0.5 && <0.6), either (>=4.4 && <4.5), haskell-kubernetes (>=0.4 && <0.5), http-api-data (>=0.2 && <0.3), http-types (>=0.9 && <0.10), lens (>=4.13 && <4.14), network-uri (>=2.6 && <2.7), QuickCheck (>=2.8 && <2.9), quickcheck-instances (>=0.3 && <0.4), scientific (>=0.3 && <0.4), servant (>=0.7 && <0.8), servant-client (>=0.7 && <0.8), servant-server (>=0.7 && <0.8), split (>=0.2 && <0.3), text (>=1.2 && <1.3), transformers (>=0.4 && <0.5), 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-05-19T19:06:32Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables client
Downloads 2189 total (9 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-05-19 [all 1 reports]