Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/grafana/grafana-crossplane-libsonnet

Jsonnet library providing a namespaced set of compositions/XRDs for the Grafana Crossplane provider.
https://github.com/grafana/grafana-crossplane-libsonnet

crossplane grafana jsonnet jsonnet-lib

Last synced: about 2 months ago
JSON representation

Jsonnet library providing a namespaced set of compositions/XRDs for the Grafana Crossplane provider.

Awesome Lists containing this project

README

        

# grafanaplane

Jsonnet library providing a namespaced set of compositions/XRDs for the Grafana Crossplane provider. The compositions, XRDs and the library for creating the XRD objects is generated.

## Install

```
jb install github.com/Duologic/grafana-crossplane-libsonnet/[email protected]
```

## Usage

```jsonnet
local grafanaplane = import 'github.com/Duologic/grafana-crossplane-libsonnet/grafanaplane/main.libsonnet';
```

## Subpackages

* [compositions](compositions.md)
* [oss](oss/index.md)
* [raw](raw/index.md)
* [sm](sm/index.md)