mirror of
https://github.com/davidallendj/configurator.git
synced 2025-12-20 03:27:02 -07:00
Rewrote generators to use plugin system with default plugins
This commit is contained in:
parent
8036a5a8c0
commit
d77a31c7fe
15 changed files with 712 additions and 179 deletions
2
internal/schema.go
Normal file
2
internal/schema.go
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
// TODO: implement a way to fetch schemas from node orchestrator
|
||||
package configurator
|
||||
Loading…
Add table
Add a link
Reference in a new issue