Documentation
¶
Index ¶
- func AzureBlobClient(accountName, accountKey string) (*azblob.Client, error)
- func FindLatestBlob(ctx context.Context, client *azblob.Client, container, prefix, suffix string) (string, int64, error)
- func GetAllResourcesFromCurrentSubscription() []*armresources.GenericResourceExpanded
- func GetSubscriptionID() (string, error)
- func OpenBlobStream(ctx context.Context, client *azblob.Client, container, blobName string) (io.Reader, func(), error)
- func PrintAllResourcesFromCurrentSubscription()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AzureBlobClient ¶ added in v0.91.0
func FindLatestBlob ¶ added in v0.91.0
func GetAllResourcesFromCurrentSubscription ¶
func GetAllResourcesFromCurrentSubscription() []*armresources.GenericResourceExpanded
func GetSubscriptionID ¶
func OpenBlobStream ¶ added in v0.91.0
func PrintAllResourcesFromCurrentSubscription ¶
func PrintAllResourcesFromCurrentSubscription()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.