Skip to content
  • Toon Claes's avatar
    backup: Add SignedURL to Sink · 62727018
    Toon Claes authored
    Expose the SignedURL function of the bucket through the Sink interface.
    Some blob backends will support this.
    
    It's hard to test signed URLs with actual servers, so for now we can
    only test some backends return a "not implemented" error.
    62727018