Package

com.mesosphere.cosmos.thirdparty.mesos.master

model

Permalink

package model

Visibility
  1. Public
  2. All

Type Members

  1. case class Framework(id: String, name: String) extends Product with Serializable

    Permalink
  2. case class MasterState(frameworks: List[Framework]) extends Product with Serializable

    Permalink
  3. case class MesosFrameworkTearDownResponse() extends Product with Serializable

    Permalink

Ungrouped