Documentation ¶
Overview ¶
Package shared contains docs fields that need to be shared across old and new component implementations, it needs to be separate from the parent package in order to avoid circular dependencies (for now).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetQueueServiceURL ¶
func GetQueueServiceURL(storageAccount, storageAccessKey, storageConnectionString string) (*azqueue.ServiceURL, error)
GetQueueServiceURL creates an Azure Queue URL from storage fields.
func GetServiceClient ¶ added in v4.10.0
func GetServiceClient(account, accessKey, connectionString string) (*aztables.ServiceClient, error)
GetServiceClient creates a aztables.ServiceClient to access a storage account table storage
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.