om-kubernetes: om-kubernetes

[ deprecated, library, mit, unclassified ] [ Propose Tags ]
Deprecated in favor of kubernetes-client, haskell-kubernetes

Haskell Kubernetes utilities.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 2.3.1.6, 2.3.1.7, 2.3.1.8
Dependencies aeson (>=2.0.3.0 && <2.3), base (>=4.15.1.0 && <4.20), bytestring (>=0.10.12.1 && <0.13), connection (>=0.3.1 && <0.4), data-default-class (>=0.1.2.0 && <0.2), http-client (>=0.7.13.1 && <0.8), http-client-tls (>=0.3.6.1 && <0.4), http-types (>=0.12.3 && <0.13), om-http (>=0.3.0.1 && <0.4), safe-exceptions (>=0.1.7.3 && <0.2), servant (>=0.19 && <0.21), servant-client (>=0.19 && <0.21), servant-client-core (>=0.19 && <0.21), text (>=1.2.5.0 && <2.2), tls (>=1.5.8 && <1.7), x509-store (>=1.6.9 && <1.7) [details]
License MIT
Copyright 2022 Owens Murray
Author Rick Owens
Maintainer rick@owensmurray.com
Home page https://github.com/owensmurray/om-kubernetes
Uploaded by rickowens at 2024-01-14T19:40:49Z
Distributions
Downloads 101 total (8 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]

Readme for om-kubernetes-2.3.1.8

[back to package description]

om-kubernetes

This package is deprecated in favor of haskell-kubernetes or kubernetes-client

It contains some basic functionality, implemented on an as needed basis, for communicating with the Kubernetes api from within the cluster.