Deployment

tasks.elastic.Deployment
object Deployment

Attributes

Experimental
true
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Deployment.type

Members list

Value members

Concrete methods

def pack(implicit config: TasksConfig): File
def script(memory: Int, cpu: Int, scratch: Int, gpus: List[Int], elasticSupport: ElasticSupportFqcn, masterAddress: SimpleSocketAddress, download: Uri, slaveHostname: Option[String], background: Boolean)(implicit config: TasksConfig): String