NomadClient.Model.AllocDeploymentStatus (nomad_client v0.12.4)

Link to this section Summary

Link to this section Types

Specs

t() :: %NomadClient.Model.AllocDeploymentStatus{
  Canary: boolean() | nil,
  Healthy: boolean() | nil,
  ModifyIndex: integer() | nil,
  Timestamp: DateTime.t() | nil
}