Files
portainer--portainer/api/gitops/workflows/helpers_test.go
T
2026-07-13 12:08:39 +08:00

8 lines
145 B
Go

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