NomadClient.Model.AgentHealthResponse (nomad_client v0.12.4)

Link to this section Summary

Link to this section Types

Specs

t() :: %NomadClient.Model.AgentHealthResponse{
  Client: NomadClient.Model.AgentHealth.t() | nil,
  Server: NomadClient.Model.AgentHealth.t() | nil
}