refactor: compose deployment with pluggable spec resolver, basic test

This commit is contained in:
Pavel Sviderski
2025-03-19 16:28:17 +10:00
parent fb01604d21
commit 041d51b74f
10 changed files with 185 additions and 15 deletions
+2
View File
@@ -1,5 +1,7 @@
package compose
// TODO: make compose, cli, and api packages public.
import (
"context"
"fmt"