Kubernetes Haskell Client

June 27, 2023 ยท View on GitHub

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

Contents

  1. 1Contribute
  2. 2Update client