mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
events
This commit is contained in:
@@ -501,6 +501,7 @@ const (
|
||||
TaskSignaling = "Signaling"
|
||||
TaskRestartSignal = "Restart Signaled"
|
||||
TaskLeaderDead = "Leader Task Dead"
|
||||
TaskBuildingTaskDir = "Building Task Directory"
|
||||
)
|
||||
|
||||
// TaskEvent is an event that effects the state of a task and contains meta-data
|
||||
|
||||
Reference in New Issue
Block a user