Home
last modified time | relevance | path

Searched refs:NextRescheduleTime (Results 1 – 7 of 7) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/scheduler/
H A Dreconcile_util.go336 rescheduleTime, eligible := alloc.NextRescheduleTime()
/dports/sysutils/nomad/nomad-1.1.0/scheduler/
H A Dreconcile_util.go358 rescheduleTime, eligible := alloc.NextRescheduleTime()
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/nomad/structs/
H A Dstructs_test.go4084 reschedTime, allowed := tc.alloc.NextRescheduleTime()
H A Dstructs.go7779 func (a *Allocation) NextRescheduleTime() (time.Time, bool) { func
/dports/sysutils/nomad/nomad-1.1.0/nomad/structs/
H A Dstructs_test.go4738 reschedTime, allowed := tc.alloc.NextRescheduleTime()
H A Dstructs.go9433 func (a *Allocation) NextRescheduleTime() (time.Time, bool) { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/nomad/nomad/structs/
H A Dstructs.go6816 func (a *Allocation) NextRescheduleTime() (time.Time, bool) { func