Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AllocationUpdate ¶
type AllocationUpdate struct { Name string NodeID string AllocationID string DesiredStatus string DesiredDescription string ClientStatus string ClientDescription string JobID string GroupName string TaskName string EvalID string TaskState string TaskFailed bool TaskStartedAt *time.Time TaskFinishedAt *time.Time TaskEvent *nomad.TaskEvent }
AllocationUpdate ...
type Firehose ¶
type Firehose struct {
// contains filtered or unexported fields
}
Firehose ...
func (*Firehose) SetRestoreValue ¶ added in v1.2.0
Click to show internal directories.
Click to hide internal directories.