kubernetes-client-core: Auto-generated kubernetes-client-core API Client

[ apache, library, web ] [ Propose Tags ]

Client library for calling the Kubernetes API based on http-client.

host: localhost

base path: http://localhost

Kubernetes API version: v1.14.2

OpenAPI version: 3.0.1


[Skip to Readme]

Modules

[Index] [Quick Jump]

Flags

Manual Flags

NameDescriptionDefault
usekatip

Use the katip package to provide logging (if false, use the default monad-logger package)

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.3.0.0, 0.3.1.0
Dependencies aeson (>=1.0 && <2.0), base (>=4.7 && <5.0), base64-bytestring (>1.0 && <2.0), bytestring (>=0.10.0 && <0.11), case-insensitive (>=1.2.0.11 && <1.3), containers (>=0.5.0.0 && <0.8), deepseq (>=1.4 && <1.6), exceptions (>=0.4 && <0.11), http-api-data (>=0.3.4 && <0.5), http-client (>=0.5 && <0.6), http-client-tls (>=0.3.5.3 && <0.4), http-media (>=0.4 && <0.8), http-types (>=0.8 && <0.13), iso8601-time (>=0.1.3 && <0.2.0), katip (>=0.8 && <1.0), microlens (>=0.4.3 && <0.5), mtl (>=2.2.1 && <2.3), network (>=2.6.2 && <2.9), random (>=1.1 && <1.2), safe-exceptions (>=0.1.7.0 && <0.2), text (>=0.11 && <1.3), time (>=1.5 && <1.10), transformers (>=0.4.0.0 && <0.6), unordered-containers (>=0.2.9.0 && <0.3), vector (>=0.10.9 && <0.13) [details]
License Apache-2.0
Author Auto Generated
Maintainer Shimin Guo <smguo2001@gmail.com>, Akshay Mankar <itsakshaymankar@gmail.com>
Revised Revision 1 made by axeman at 2019-07-12T07:19:10Z
Category Web
Home page https://github.com/kubernetes-client/haskell
Uploaded by axeman at 2019-07-10T16:03:31Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1451 total (20 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-07-10 [all 1 reports]

Readme for kubernetes-client-core-0.1.0.1

[back to package description]

OpenAPI Auto-Generated http-client Bindings to Kubernetes

The library in lib provides auto-generated-from-OpenAPI http-client bindings to the Kubernetes API.

OpenApi Version: 3.0.1

Usage

Please refer to the README of the kubernetes-client package.