Documentation ¶
Overview ¶
forked from github.com/Azure/azure-storage-blob-go/azblob/blob/feature/clientprovidedkey because UploadStreamToBlockBlob does not expose CPK
forked from github.com/Azure/azure-storage-blob-go/azblob/blob/feature/clientprovidedkey because UploadStreamToBlockBlob does not expose CPK
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UploadStreamToBlockBlob ¶
func UploadStreamToBlockBlob(ctx context.Context, reader io.Reader, blockBlobURL azb.BlockBlobURL, o azb.UploadStreamToBlockBlobOptions, cpk azb.ClientProvidedKeyOptions) (azb.CommonResponse, error)
UploadStreamToBlockBlob copies the file held in io.Reader to the Blob at blockBlobURL. A Context deadline or cancellation will cause this to error.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.