azgo

command module
v0.0.0-...-f2406a1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 30, 2021 License: MIT Imports: 1 Imported by: 0

README

azgo

Go Reference

azgo is a simple CLI tool that demonstrates the use of Azure from the Go programming language.

The CLI is built using the spf13/cobra library.

The azgo CLI lives under azgo/ as we may add other tools and libraries to this repo.

Packages in azgo are designed to be easy to borrow snippets of code from. However, most are to demonstrate to do not guarantee production-readiness.

Many packages have been extracted from various SDK samples, tests, etc. They typically utilize a very small subset of a given SDK, package, or service. We make efforts to align different programmatic interfaces to provide a semi-consistent CLI interface along the way.

The repo is most often used to work with, and discuss, the code. Documentation is often a Work In Progress.

Feedback, questions, and contributions of every kind are always welcome!

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package arm is designed to provide examples of the Azure/azure-sdk-for go "track 2" packages.
Package arm is designed to provide examples of the Azure/azure-sdk-for go "track 2" packages.
Package postgres provides a collection of functions that are primarily geared towards use by a simple CLI tool, and secondarily serve as example code for how to use the Azure Database for PostgreSQL (Flexible Server).
Package postgres provides a collection of functions that are primarily geared towards use by a simple CLI tool, and secondarily serve as example code for how to use the Azure Database for PostgreSQL (Flexible Server).
Package table contains functions that use the github.com/Azure/azure-sdk-for-go/sdk/tables/aztable package (see: https://github.com/Azure/azure-sdk-for-go/tree/track2-tables ).
Package table contains functions that use the github.com/Azure/azure-sdk-for-go/sdk/tables/aztable package (see: https://github.com/Azure/azure-sdk-for-go/tree/track2-tables ).

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL