feat: share proxmox cluster client with worker

This commit is contained in:
Philipp
2026-06-11 10:24:36 +02:00
parent 7c818cf92e
commit bf31a8db37
16 changed files with 240 additions and 14 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import (
"strings"
"time"
"proxui/backend/internal/cluster"
"forgejo.digital-droplets.de/philschlo/proxui/platform/cluster"
)
type Repository interface {