DefaultHostConfigurationFromConfig

tasks.deploy.DefaultHostConfigurationFromConfig

Attributes

Experimental
true
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Inherited methods

def isApp: Boolean

Attributes

Inherited from:
HostConfiguration
def isQueue: Boolean

Attributes

Inherited from:
HostConfiguration
def isWorker: Boolean

Attributes

Inherited from:
HostConfiguration

address to which we bind the application sometimes called internal address

address to which we bind the application sometimes called internal address

Attributes

Inherited from:
HostConfigurationFromConfig

Attributes

Inherited from:
HostConfigurationFromConfig

Inherited fields

lazy val availableCPU: Int

Attributes

Inherited from:
HostConfigurationFromConfig
lazy val availableGPU: List[Int]

Attributes

Inherited from:
HostConfigurationFromConfig
lazy val availableMemory: Int

Attributes

Inherited from:
HostConfigurationFromConfig
lazy val availableScratch: Int

Attributes

Inherited from:
HostConfigurationFromConfig
lazy val bindPrefix: String

Attributes

Inherited from:
HostConfigurationFromConfig
lazy val image: Option[String]

Attributes

Inherited from:
HostConfigurationFromConfig

Attributes

Inherited from:
HostConfigurationFromConfig
lazy val masterPrefix: String

Attributes

Inherited from:
HostConfigurationFromConfig

Attributes

Inherited from:
HostConfigurationFromConfig
lazy val myPort: Int

Attributes

Inherited from:
HostConfigurationFromConfig
lazy val myRoles: Set[Role]

Attributes

Inherited from:
HostConfigurationFromConfig

Implicits

Implicits

implicit val config: TasksConfig