Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make java client work #1

Closed
tamalsaha opened this issue Apr 9, 2018 · 3 comments
Closed

Make java client work #1

tamalsaha opened this issue Apr 9, 2018 · 3 comments

Comments

@tamalsaha
Copy link
Owner

When you got your OpenAPI spec then you should be able to generate a client using https://github.com/kubernetes-client/gen. After generation you may need to copy the useful utilities from the language repo. For example for python this is the repo.

@tamalsaha
Copy link
Owner Author

ref; kubernetes/kube-openapi#13

@mbohlool
Copy link

After generation you may need to copy the useful utilities from the language repo. For example for python this is the repo.

Useful utilities should be in the $lang-base repo. for example for python

@tamalsaha
Copy link
Owner Author

Thanks @mbohlool . Let's continue the conversation in kubernetes-client/gen#59

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants