Home
last modified time | relevance | path

Searched refs:TaskPreKillHook (Results 1 – 9 of 9) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/client/allocrunner/taskrunner/
H A Dservice_hook_test.go10 var _ interfaces.TaskPreKillHook = (*serviceHook)(nil)
H A Dservice_hook.go20 var _ interfaces.TaskPreKillHook = &serviceHook{}
H A Dtask_runner_hooks.go468 killHook, ok := hook.(interfaces.TaskPreKillHook)
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/client/allocrunner/interfaces/
H A Dtask_lifecycle.go129 type TaskPreKillHook interface { interface
/dports/sysutils/nomad/nomad-1.1.0/client/allocrunner/interfaces/
H A Dtask_lifecycle.go129 type TaskPreKillHook interface { interface
/dports/sysutils/nomad/nomad-1.1.0/client/allocrunner/taskrunner/
H A Dremotetask_hook.go13 var _ interfaces.TaskPreKillHook = (*remoteTaskHook)(nil)
H A Dservice_hook_test.go17 var _ interfaces.TaskPreKillHook = (*serviceHook)(nil)
H A Dservice_hook.go19 var _ interfaces.TaskPreKillHook = &serviceHook{}
H A Dtask_runner_hooks.go510 killHook, ok := hook.(interfaces.TaskPreKillHook)