distribution/vendor/github.com/Azure/azure-sdk-for-go/storage
Derek McGowan b22c6b7a4e Update vendor directory to match expectation of vndr tool
Adds READMEs and enforces vendor is done at repository root

Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2017-04-10 12:07:32 -07:00
..
blob.go azure: revendor + remove hacky solution in is404 2017-01-09 17:22:28 -08:00
client.go azure: revendor + remove hacky solution in is404 2017-01-09 17:22:28 -08:00
file.go azure: revendor + remove hacky solution in is404 2017-01-09 17:22:28 -08:00
queue.go azure: revendor + remove hacky solution in is404 2017-01-09 17:22:28 -08:00
README.md Update vendor directory to match expectation of vndr tool 2017-04-10 12:07:32 -07:00
table.go Update vendored azure-sdk-for-go 2016-11-03 13:24:57 -07:00
table_entities.go azure: revendor + remove hacky solution in is404 2017-01-09 17:22:28 -08:00
util.go azure: revendor + remove hacky solution in is404 2017-01-09 17:22:28 -08:00

Azure Storage SDK for Go

The github.com/Azure/azure-sdk-for-go/storage package is used to perform operations in Azure Storage Service. To manage your storage accounts (Azure Resource Manager / ARM), use the github.com/Azure/azure-sdk-for-go/arm/storage package. For your classic storage accounts (Azure Service Management / ASM), use github.com/Azure/azure-sdk-for-go/management/storageservice package.

This package includes support for Azure Storage Emulator