Expand description
S3-compatible backend with generic protocol support.
Structs§
- NoToken
- Placeholder
TokenProviderfor unauthenticated backends. - S3Compatible
Backend - S3-compatible storage backend with pluggable authentication.
- S3Compatible
Config - Configuration for
S3CompatibleBackend.
Traits§
- Token
- An authentication token that can be passed as a bearer credential.
- Token
Provider - Provides authentication tokens for S3-compatible requests.