objstore
objstore copied to clipboard
Feature request: Bucket method to export presigned upload URL
We have use case where we need presigned URL to upload tsdb blocks directly to object storage. In a Bucket struct client object is private and cannot be accessed from outside hence need separate method which returns presigned URL.