Documentation
¶
Index ¶
Constants ¶
View Source
const (
// DefaultAgentVolumePath is a path to an agent's binary in the volume that GetAgentVolume creates.
DefaultAgentVolumePath = "/cirrus-ci-agent"
)
Variables ¶
This section is empty.
Functions ¶
func GetAgentVolume ¶
GetAgentVolume returns a Docker volume name with the agent residing at the DefaultAgentVolumePath inside of it.
A special helper container is used to extract the agent from the image into a volume. This container's name is updated afterwards to indicate a successful completion and skip unnecessary steps in the future invocations.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.