feat: share proxmox cluster client with worker
This commit is contained in:
@@ -7,7 +7,7 @@ import (
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
"proxui/backend/internal/cluster"
|
||||
"forgejo.digital-droplets.de/philschlo/proxui/platform/cluster"
|
||||
)
|
||||
|
||||
type Repository interface {
|
||||
|
||||
@@ -11,7 +11,7 @@ import (
|
||||
"net/http"
|
||||
"net/http/httptest"
|
||||
|
||||
"proxui/backend/internal/cluster"
|
||||
"forgejo.digital-droplets.de/philschlo/proxui/platform/cluster"
|
||||
)
|
||||
|
||||
func TestCreateClusterDoesNotReturnTokenSecret(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user