Home
last modified time | relevance | path

Searched refs:MarkFailedDead (Results 1 – 4 of 4) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/client/allocrunner/
H A Dalloc_runner.go263 tr.MarkFailedDead(fmt.Sprintf("failed to setup alloc: %v", err))
/dports/sysutils/nomad/nomad-1.1.0/client/allocrunner/
H A Dalloc_runner.go318 tr.MarkFailedDead(fmt.Sprintf("failed to setup alloc: %v", err))
/dports/sysutils/nomad/nomad-1.1.0/client/allocrunner/taskrunner/
H A Dtask_runner.go441 func (tr *TaskRunner) MarkFailedDead(reason string) { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/client/allocrunner/taskrunner/
H A Dtask_runner.go397 func (tr *TaskRunner) MarkFailedDead(reason string) { func