View Source Sitemapper.GCPStorageStore (Sitemapper v0.9.0)
GCP Storage Sitemapper.Store
implementation
You'll need to include the google_api_storage
dependency to use this.
Configuration
:bucket
(required) -- a bucket to persist to:conn
-- pass in your ownGoogleApi.Storage.V1.Connection
, depending on how you authenticate with GCP:path
-- a path which is prefixed to the filenames:cache_control
-- an explicitCache-Control
header for the persisted files
Summary
Functions
Callback implementation for Sitemapper.Store.write/3
.
Functions
Callback implementation for Sitemapper.Store.write/3
.