DEBSOURCES
Skip Quicknav
sources / gitlab-agent / 16.1.3-2 / internal / module / gitops / api.go
1234567
package gitops const ( ModuleName = "gitops" AgentManifestModuleName = "gitops-manifest" AgentChartModuleName = "gitops-chart" )