DEBSOURCES
Skip Quicknav
sources / gitlab-agent / 16.11.5-1 / internal / module / agent_configuration / api.go
1234567
package agent_configuration //nolint:stylecheck const ( Directory = ".gitlab/agents" FileName = "config.yaml" ModuleName = "agent_configuration" )