You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As developer, I would like to have out-of the-box solution to stream documents from the URL and decode them.
Yes, most of the functions utilize io.Reader and can be wrapped, but separate specific function is much better to use.
This will help in situations where we need to install components from URL, such as Prometheus or CertManager in examples.
Extra Labels
No response
The text was updated successfully, but these errors were encountered:
What do you want to see?
As developer, I would like to have out-of the-box solution to stream documents from the URL and decode them.
Yes, most of the functions utilize
io.Reader
and can be wrapped, but separate specific function is much better to use.This will help in situations where we need to install components from URL, such as Prometheus or CertManager in examples.
Extra Labels
No response
The text was updated successfully, but these errors were encountered: