Files
portainer/api/gitops/workflows/helpers_test.go
T
2026-06-22 20:38:21 -03:00

8 lines
145 B
Go

package workflows
import (
"github.com/portainer/portainer/api/dataservices/source"
)
var adminUserContext = source.InsecureNewAdminContext()