NomadClient.Model.OperatorHealthReply (nomad_client v0.12.1)
Link to this section Summary
Link to this section Types
Specs
t() :: %NomadClient.Model.OperatorHealthReply{
FailureTolerance: integer() | nil,
Healthy: boolean() | nil,
Servers: [NomadClient.Model.ServerHealth.t()] | nil
}