b74dede8b51ea95b00505d20320baa73e74f17d8
Add first version of generated client
Kubernetes Haskell Client
Haskell client for the kubernetes API.
Contribute
The client is in early stages of development and needs more contributors. If you are interested, please read CNCF Code of Conduct first and then pick an issue from this list. Please comment on the issue that you are working on it. If you need help/guidance, please check kubernetes-client slack channel.
Community, Support, Discussion
You can reach the maintainers of this project at SIG API Machinery. If you have any problem with the package or any suggestions, please file an issue.
Code of Conduct
Participation in the Kubernetes community is governed by the CNCF Code of Conduct.
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%