Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client is a wrapper around the Azure Blob Storage client. It implements the implementable.DataStorageClient interface.
func (*Client) DownloadFile ¶
DownloadFile downloads a file from the Azure Blob Storage container given a remote object key and a destination absolute path.
func (*Client) NewListObjectsPager ¶
func (r *Client) NewListObjectsPager(input *implementable.ListObjectsInput) implementable.ListObjectsPager
Click to show internal directories.
Click to hide internal directories.