sriv1211 / ruby

Work in progress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kubernetes Ruby Client

Ruby 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/ruby.sh kubernetes settings

About

Work in progress

License:Apache License 2.0


Languages

Language:Ruby 100.0%Language:Shell 0.0%