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

Build out suite of per-client options #582

Open
11 tasks
codyoss opened this issue Jan 3, 2025 · 0 comments
Open
11 tasks

Build out suite of per-client options #582

codyoss opened this issue Jan 3, 2025 · 0 comments
Labels
type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@codyoss
Copy link
Member

codyoss commented Jan 3, 2025

We have already started this here. We should reconcile client options other languages support and build out support.

Some ideas:

  • auth credentials
  • api key (maybe covered by above)
  • retry configuration
  • endpoint override
  • Some level of transport control (maybe just a whole HTTP client?)
  • TLS configuration (maybe covered by above)
  • Logger
  • Quota project
  • Universe Domain
  • Disable telemetry
  • Disable authentication
@coryan coryan added the type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. label Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

2 participants