Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetArtifact ¶
func GetArtifact(taskEnv EnvReplacer, artifact *structs.TaskArtifact) error
GetArtifact downloads an artifact into the specified task directory.
Types ¶
type EnvReplacer ¶
EnvReplacer is an interface which can interpolate environment variables and is usually satisfied by taskenv.TaskEnv.
type GetError ¶
GetError wraps the underlying artifact fetching error with the URL. It implements the RecoverableError interface.
func (*GetError) IsRecoverable ¶
Click to show internal directories.
Click to hide internal directories.