azure

package
v0.0.0-...-4ba1123 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 15, 2024 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Overview

Package azure registers the "azure" blobserver storage type, storing blobs in a Microsoft Azure Blob Storage container.

Example low-level config:

"/r1/": {
    "handler": "storage-azure",
    "handlerArgs": {
       "container": "foo",
       "azure_account": "...",
       "azure_access_key": "...",
       "skipStartupCheck": false
     }
},

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL