Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/grafana/grafana-crossplane-libsonnet
- Owner: grafana
- Created: 2024-09-11T11:33:30.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-15T09:29:11.000Z (about 2 months ago)
- Last Synced: 2024-11-15T10:33:14.126Z (about 2 months ago)
- Topics: crossplane, grafana, jsonnet, jsonnet-lib
- Language: Jsonnet
- Homepage:
- Size: 2.08 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: docs/README.md
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)