//
pkg.gl
Category
github.com/superfly/nomad
client
allocrunner
taskrunner
getter
package
0.10.5-fly
Repository:
https://github.com/superfly/nomad.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
121 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.