Documentation
¶
Index ¶
- func GetAccountNameFromEndpoint(endpoint string) (*string, error)
- func GetBlobEndpoint(baseUri string, accountName string) string
- func GetDataLakeStoreEndpoint(baseUri string, accountName string) string
- func GetFileEndpoint(baseUri string, accountName string) string
- func GetQueueEndpoint(baseUri string, accountName string) string
- func GetTableEndpoint(baseUri string, accountName string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBlobEndpoint ¶
GetBlobEndpoint returns the endpoint for Blob API Operations on this storage account
func GetDataLakeStoreEndpoint ¶ added in v0.6.0
GetDataLakeStoreEndpoint returns the endpoint for Data Lake Store API Operations on this storage account
func GetFileEndpoint ¶
GetFileEndpoint returns the endpoint for File Share API Operations on this storage account
func GetQueueEndpoint ¶
GetQueueEndpoint returns the endpoint for Queue API Operations on this storage account
func GetTableEndpoint ¶
GetTableEndpoint returns the endpoint for Table API Operations on this storage account
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.