Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 1.5% on proxy.golang.org
Top 0.5% dependent packages on proxy.golang.org
Top 2.6% dependent repos on proxy.golang.org
Top 1.0% forks on proxy.golang.org

proxy.golang.org : github.com/Azure/azure-sdk-for-go/sdk/armcore

Package armcore provides connections and utilities for Go SDK ARM client modules. All Azure Resource Manager clients require a Connection, which is simply a combination of the desired ARM endpoint and a pipeline for handling HTTP requests and responses. To access the Azure public cloud, use the NewDefaultConnection() constructor with the required token credential. Module azidentity provides several methods for obtaining token credentials. When accessing clouds other than the Azure public cloud, use the NewConnection() constructor with the required ARM endpoint and token credential. The most common case is connecting to an Azure sovereign cloud or Azure Stack instance. NewDefaultConnection() and NewConnection() are configured with the same pipeline thus have the same pipeline configuration options. Use the NewConnectionWithPipeline() constructor to create a connection that uses a custom azcore.Pipeline. Note that any custom pipeline will require at minimum an authentication policy obtained from a token credential in order to authenticate with ARM. See the implementation of NewConnection() for how to obtain a credential's authentication policy.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/%21azure/azure-sdk-for-go/sdk/armcore
Keywords: azure, azure-sdk, go, golang, hacktoberfest, microsoft, rest, sdk
License: MIT
Latest release: over 2 years ago
First release: almost 4 years ago
Namespace: github.com/Azure/azure-sdk-for-go/sdk
Dependent packages: 68
Dependent repositories: 4
Stars: 1,236 on GitHub
Forks: 734 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 9 days ago

    Loading...
    Readme
    Loading...