Documentation ¶
Index ¶
Constants ¶
View Source
const ( Directory = ".gitlab/agents" FileName = "config.yaml" ModuleName = "agent_configuration" RefNotFoundCommitID = "ref not found" )
Variables ¶
This section is empty.
Functions ¶
func DirectoryForAgent ¶ added in v17.8.0
DirectoryForAgent returns the full path for the agent's configuration directory. name is the agent name. Must be a valid name - this function does not perform validation.
func FileForAgent ¶ added in v17.8.0
FileForAgent returns the full path for the agent's configuration file. name is the agent name. Must be a valid name - this function does not perform validation.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.