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], masterAddress: SimpleSocketAddress, download: Uri, followerHostname: Option[String], followerExternalHostname: Option[String], followerMayUseArbitraryPort: Boolean, followerNodeName: Option[String], background: Boolean, image: Option[String])(implicit config: TasksConfig): String