distribution/vendor/github.com/Azure/azure-sdk-for-go/storage
Ahmet Alp Balkan 2ab25288a2
Update vendored azure-sdk-for-go
Updating to a recent version of Azure Storage SDK to be
able to patch some memory leaks through configurable HTTP client
changes which were made possible by recent patches to it.

Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>
2016-11-03 13:24:57 -07:00
..
blob.go Update vendored azure-sdk-for-go 2016-11-03 13:24:57 -07:00
client.go Update vendored azure-sdk-for-go 2016-11-03 13:24:57 -07:00
file.go Update vendored azure-sdk-for-go 2016-11-03 13:24:57 -07:00
queue.go Move to vendor 2016-03-22 10:45:49 -07:00
README.md Update vendored azure-sdk-for-go 2016-11-03 13:24:57 -07:00
table.go Update vendored azure-sdk-for-go 2016-11-03 13:24:57 -07:00
table_entities.go Update vendored azure-sdk-for-go 2016-11-03 13:24:57 -07:00
util.go Update vendored azure-sdk-for-go 2016-11-03 13:24:57 -07: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