Expand description
Storage module for Supabase file operations
Structs§
- Bucket
- Storage bucket information
- File
Metadata - Advanced metadata for files
- File
Object - File object information
- File
Options - File options for upload
- Resumable
Upload Config - Configuration for resumable uploads
- Search
Options - Search options for file metadata
- Storage
- Storage client for file operations
- Storage
Event Message - Storage event notification message
- Storage
Policy - Storage policy for Row Level Security
- Transform
Options - Transform options for image processing
- Upload
Response - Upload response
- Upload
Session - Resumable upload session information
- Uploaded
Part - Information about an uploaded part
Enums§
- Image
Format - Image format for transformations
- Policy
Operation - Policy operation types
- Policy
Template - Pre-defined policy templates for common use cases
- Resize
Mode - Resize mode for image transformations
- Storage
Event - Storage event types for real-time notifications
Type Aliases§
- Storage
Event Callback - Callback for storage events
- Upload
Progress Callback - Progress callback for resumable uploads