Categorygithub.com/esnet/grafana-swagger-api-golang
modulepackage
10.1.1+incompatible
Repository: https://github.com/esnet/grafana-swagger-api-golang.git
Documentation: pkg.go.dev

# README

Go workflow

Grafana HTTP API Client for Go

This library provides a low-level client to access Grafana HTTP API.

Generating New GoModels

GRAFANA_TARGET_VERSION=v9.3.6 make generate

This project is heavily inspired by the work from @papagian which can be found on here

Initially, API version will match the grafana version.

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author
New creates a new Grafana client.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
CloudClient is a Grafana API client.
No description provided by the author
CloudRegion represents a Grafana Cloud region.
CloudRegionsResponse represents the response from the Grafana Cloud regions API.
Config contains client configuration.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
https://grafana.com/docs/grafana-cloud/reference/cloud-api/#stacks.
StackItems represents Grafana stack items.
No description provided by the author