Registry / cloud / masterzen-azure-sdk-for-go

masterzen-azure-sdk-for-go

JSON →
library5.0.0-beta+incompatiblegogounverified

A fork of the Azure SDK for Go, providing Azure service management capabilities.

go get github.com/masterzen/azure-sdk-for-go
INSTALL
IMPORT
SIG · MASTERZEN-AZURE-SD
M
masterzen-azure-sdk-for-go
cloudgov5.0.0-beta+incompatible
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

azure
github.com/masterzen/azure-sdk-for-go

Create Azure management client

package main import ( "github.com/masterzen/azure-sdk-for-go/management" ) func main() { client, _ := management.ClientFromPublishSettingsFile("settings.publishsettings", "subscription-id") client.ListLocations() }
Debug
Known issues
breakingThis is a beta version and may have breaking changes.
fix
Use the official Azure SDK for Go instead.
affects: >=5.0.0-beta
Upgrade
Version history
5.0.0-beta+incompatiblelatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
masterzen-azure-sdk-for-go — go get masterzen-azure-sdk-for-go · libregistry