//
pkg.gl
Category
github.com/hashicorp/nomad
client
allocrunner
taskrunner
getter
package
0.12.12
Repository:
https://github.com/hashicorp/nomad.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
9
Dependents
12
Files
131 SLOC
#
Functions
GetArtifact
GetArtifact downloads an artifact into the specified task directory.
#
Structs
GetError
GetError wraps the underlying artifact fetching error with the URL.
#
Interfaces
EnvReplacer
EnvReplacer is an interface which can interpolate environment variables and is usually satisfied by taskenv.TaskEnv.