module

UploadSigner

Constants

VERSION = {{ (`shards version \"/tmp/tmp.heKpbb/src/src\"`).chomp.stringify.downcase }}

Class methods

azure(account_name : String, account_key : String)
Source
azure(connection_string : String)
Source
s3(account_name : String, account_key : String, region : String | Nil = nil, endpoint : String | Nil = nil)
Source
signer(type : StorageType, account_name : String, account_key : String, region : String | Nil = nil, endpoint : String | Nil = nil)
Source

Nested types