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

RHAOS CLI should enable users to define custom clients with the same auth reqiurements #1524

Open
wtrocki opened this issue Apr 14, 2022 · 0 comments
Labels
enhancement New feature or request needs-triage

Comments

@wtrocki
Copy link
Collaborator

wtrocki commented Apr 14, 2022

Feature or problem description

With the new API we added to the connectors support is very easy to create a custom client

Example: https://github.com/lburgazzoli/bf2-cos-tools/blob/rhoc-cli/rhoc/pkg/service/service.go
and to use it https://github.com/lburgazzoli/bf2-cos-tools/blob/rhoc-cli/rhoc/pkg/cmd/namespaces/list/list.go#L77-L79

We should refactor entire implementation to use the same pattern

@wtrocki wtrocki added the enhancement New feature or request label Apr 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs-triage
Projects
None yet
Development

No branches or pull requests

2 participants