//
pkg.gl
Category
github.com/hashicorp/nomad
client
allochealth
package
0.12.12
Repository:
https://github.com/hashicorp/nomad.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
11
Dependents
12
Files
481 SLOC
#
Functions
NewTracker
NewTracker returns a health tracker for the given allocation.
#
Constants
AllocHealthEventSource
AllocHealthEventSource is the source used for emitting task events.
#
Structs
Tracker
Tracker tracks the health of an allocation and makes health events watchable via channels.