Expand description
Contains an online implementation of the BlobProvider
trait.
Structs§
- An online implementation of the BlobProvider trait.
- A builder for a OnlineBlobProviderWithFallback instance.
- An online blob provider that optionally falls back to a secondary provider if the primary fails to fetch blob sidecars.
Traits§
- The minimal interface required to fetch sidecars from a remote blob store.