Files
kubernetes/vendor/github.com/Azure/azure-sdk-for-go/storage
andyzhangx d210b4bcf3 upgrade azure sdk to support ultra ssd
update Godeps.json

update azure sdk for ultrassd support

update bazel

fix build failure
2018-10-31 10:08:52 +00:00
..
2017-11-01 16:23:50 +13:00
2017-11-01 16:23:50 +13:00
2018-07-25 17:39:33 +08:00
2018-04-26 09:38:48 +08:00
2018-07-25 17:39:33 +08:00
2018-06-22 16:22:57 -07:00
2018-07-25 17:39:33 +08:00
2017-11-01 16:23:50 +13:00
2018-07-25 17:39:33 +08:00
2018-07-25 17:39:33 +08:00
2018-07-25 17:39:33 +08:00
2018-07-25 17:39:33 +08:00
2018-07-25 17:39:33 +08:00
2018-07-25 17:39:33 +08:00
2018-07-25 17:39:33 +08:00
2017-11-01 16:23:50 +13:00
2018-07-25 17:39:33 +08:00
2017-11-01 16:23:50 +13:00
2017-11-01 16:23:50 +13:00
2018-07-25 17:39:33 +08:00
2018-07-25 17:39:33 +08:00
2017-11-01 16:23:50 +13:00
2018-07-25 17:39:33 +08:00
2018-07-25 17:39:33 +08:00
2018-04-26 09:38:48 +08:00

Azure Storage SDK for Go (Preview)

IMPORTANT: This package is in maintenance only and will be deprecated in the future. Please use one of the following packages instead.

Service Import Path/Repo
Storage - Blobs github.com/Azure/azure-storage-blob-go
Storage - Files github.com/Azure/azure-storage-file-go
Storage - Queues github.com/Azure/azure-storage-queue-go

The github.com/Azure/azure-sdk-for-go/storage package is used to manage Azure Storage data plane resources: containers, blobs, tables, and queues.

To manage storage accounts use Azure Resource Manager (ARM) via the packages at github.com/Azure/azure-sdk-for-go/services/storage.

This package also supports the Azure Storage Emulator (Windows only).