kczulko / kubernetes-client-haskell

Haskell client for the kubernetes API. A work in progress.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kubernetes Haskell Client

Stack and Cabal Build Status

Haskell client for the kubernetes API.

Contribute

Please see CONTRIBUTING.md for instructions on how to contribute.

Development

Update client

to update the client clone the gen repo and run this command at the root of the client repo:

${GEN_REPO_BASE}/openapi/haskell.sh kubernetes settings

About

Haskell client for the kubernetes API. A work in progress.

License:Apache License 2.0


Languages

Language:Haskell 100.0%Language:Shell 0.0%