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

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.7), http-client-tls (>=0.3.5.3 && <0.4), http-media (>=0.4 && <0.9), 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.10.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>
Category Web
Home page https://github.com/kubernetes-client/haskell
Uploaded by axeman at 2020-06-30T17:53:20Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1434 total (27 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-06-30 [all 1 reports]

Readme for kubernetes-client-core-0.2.0.0

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