Skip to content

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

License

Notifications You must be signed in to change notification settings

wskinner/haskell

 
 

Repository files navigation

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 the kubernetes-client Slack channel. To request an invite to join the Slack channel, visit http://slack.kubernetes.io/.

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

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 99.9%
  • Shell 0.1%