Home
last modified time | relevance | path

Searched refs:SetKillError (Results 1 – 5 of 5) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/nomad/structs/
H A Dstructs_test.go4362 …{NewTaskEvent(TaskKilled).SetKillError(fmt.Errorf("undead creatures can't be killed")), "undead cr…
H A Dstructs.go6391 func (e *TaskEvent) SetKillError(err error) *TaskEvent { func
/dports/sysutils/nomad/nomad-1.1.0/nomad/structs/
H A Dstructs_test.go5329 …{NewTaskEvent(TaskKilled).SetKillError(fmt.Errorf("undead creatures can't be killed")), "undead cr…
H A Dstructs.go7955 func (e *TaskEvent) SetKillError(err error) *TaskEvent { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/nomad/nomad/structs/
H A Dstructs.go5589 func (e *TaskEvent) SetKillError(err error) *TaskEvent { func