Nomad.Model.AgentHealthResponse (nomad_client v0.10.0)

Link to this section Summary

Link to this section Types

Specs

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