c253589ae4b791c3467fe54e53e1ee6061cb9d9c
Also includes: * Drop support for GHC 8.2 and 8.4. * Commit kubernetes-client.cabal as recommended by latest versions of stack. * Upgrade jsonpath to 0.2.0.0 in default stack.yaml.
Kubernetes Haskell Client
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
Description
Languages
Haskell
100%