SSHSettings

tasks.elastic.ssh.SSHSettings
See theSSHSettings companion class
object SSHSettings

Attributes

Companion
class
Experimental
true
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case class Host(hostname: String, keyFile: File, username: String, memory: Int, cpu: Int, scratch: Int, extraArgs: String, gpu: List[Int])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Host

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Host.type