olafhartong / go-azure-sdk

An opinionated Go SDK for Azure Resource Manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hashicorp/go-azure-sdk

This SDK is an opinionated Go SDK for Azure Resource Manager, primarily intended to be used in the Terraform AzureRM Provider.

The SDKs within this repository are generated using the data in the Azure Rest API Specifications repository.

At this time this SDK makes use of the Azure/go-autorest base layer, however this will change in a future release.

Repository Structure

This repository contains:

  • ./docs - usage documentation.
  • ./resource-manager - the Resource Manager Services supported by this SDK.

In addition, a README.md file can be found within each Service / API Version in the ./resource-manager directory highlighting how that SDK can be used (example).

Further Documentation

Further information can be found in the ./docs directory, and also the README.md file within each Service / API Version in the ./resource-manager directory (example).

About

An opinionated Go SDK for Azure Resource Manager

License:Mozilla Public License 2.0


Languages

Language:Go 100.0%Language:Shell 0.0%Language:Makefile 0.0%