om-kubernetes: om-kubernetes

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

Haskell Kubernetes utilities.


[Skip to Readme]

Modules

[Last Documentation]

  • OM
    • OM.Kubernetes

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.1), base (>=4.15.0.0 && <4.16), bytestring (>=0.10.12.1 && <0.11), 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.0 && <0.4), safe-exceptions (>=0.1.7.3 && <0.2), servant (>=0.19 && <0.20), servant-client (>=0.19 && <0.20), servant-client-core (>=0.19 && <0.20), text (>=1.2.5.0 && <1.3), tls (>=1.5.8 && <1.6), 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 2022-10-11T03:16:12Z
Distributions
Downloads 101 total (7 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2022-10-11 [all 2 reports]

Readme for om-kubernetes-2.3.1.6

[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.