grafana / kindsys

a kind system for schematizing objects
Apache License 2.0
12 stars 0 forks source link

Add quick-n-dirty `Compose` method to `Kind` interface(s) #30

Open sdboyer opened 1 year ago

sdboyer commented 1 year ago

We need a very basic implementation of composition that'll allow us to inject composable kinds into resource (core/custom) kinds. It should probably look like this method outlined here.

Initial implementation should be sloppy, probably just hardcoding things for supporting where we know things go in dashboards.