tasks.elastic.ssh.SSHSettings.Host
See theHost companion object
case class Host(hostname: String, keyFile: File, username: String, memory: Int, cpu: Int, scratch: Int, extraArgs: String, gpu: List[Int])
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article