Skip to content

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

Notifications You must be signed in to change notification settings

grafana/grafana-crossplane-libsonnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grafanaplane

This repository provides a set of Crossplane Configurations packages and and accompanying Jsonnet library.

The Configuration packages provide a set of (namespaced) composition/XRD pairs that map directly to their non-namespaced Managed resources equivalents.

The library consists of two parts, the manually written functions to get started quicly and the full library in zz/. They can be used in combination with each other.

Most of this library is generated: the Compositions/XRDs packages, Configurations and the library in zz/.

Install

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

Usage

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

Subpackages