gcs v0.0.1 GCS View Source
A simple library to interact with Google Cloud Storage
Link to this section Summary
Link to this section Types
Link to this section Functions
Link to this function
delete_object(bucket, delete_path, headers \\ [], http_opts \\ [])
View SourceTODO
Link to this function
download_object(bucket, download_path, headers \\ [], http_opts \\ [])
View SourceTODO
TODO
Link to this function
upload_object(bucket, upload_path, file_path, content_type, headers \\ [], http_opts \\ [])
View SourceTODO