Files
backstage/.changeset/backend-common-twist-your-ankle.md
T
Eric Peterson 4b811aafce Add search() method to googleGcs reader
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-05-01 16:19:12 +02:00

290 B

@backstage/backend-common
@backstage/backend-common
patch

Implemented the UrlReader.search() method for Google Cloud Storage. Due to limitations in the underlying storage API, only prefix-based searches are supported right now (for example, https://storage.cloud.google.com/your-bucket/some-path/*).