Package

consul.v1

health

Permalink

package health

Visibility
  1. Public
  2. All

Type Members

  1. case class Check(Node: common.Types.NodeId, CheckID: common.Types.CheckId, Name: String, Status: CheckStatus, Notes: String, Output: String, ServiceID: common.Types.ServiceId, ServiceName: common.Types.ServiceType) extends Product with Serializable

    Permalink
  2. trait HealthRequests extends AnyRef

    Permalink
  3. case class NodesHealthService(Node: Node, Service: Service, Checks: Seq[Check]) extends Product with Serializable

    Permalink

Value Members

  1. object Check extends Serializable

    Permalink
  2. object HealthRequests

    Permalink

Ungrouped