NomadClient.Model.DriverInfo (nomad_client v0.12.4)

Link to this section Summary

Link to this section Types

Specs

t() :: %NomadClient.Model.DriverInfo{
  Attributes: %{optional(String.t()) => String.t()} | nil,
  Detected: boolean() | nil,
  HealthDescription: String.t() | nil,
  Healthy: boolean() | nil,
  UpdateTime: DateTime.t() | nil
}