Supabase.Storage.Endpoints (supabase_storage v0.4.2)

Defines the Endpoints for the Supabase Storage API

Summary

Functions

bucket_path()

bucket_path_to_empty(id)

bucket_path_with_id(id)

file_copy()

file_download(bucket, wildcard)

file_info(bucket, wildcard)

file_list(bucket)

file_move()

file_remove(bucket)

file_signed_url(bucket, path)

file_upload(bucket, path)

file_upload_signed_url(bucket, path)

file_upload_to_url(bucket, path)

file_upload_url(path)