tasks.elastic.ssh
package tasks.elastic.ssh
Members list
Type members
Experimental classlikes
class SSHCreateNode(masterAddress: SimpleSocketAddress, codeAddress: CodeAddress)(implicit config: TasksConfig, elasticSupport: ElasticSupportFqcn) extends CreateNode
Attributes
- Experimental
- true
- Supertypes
-
trait CreateNodeclass Objecttrait Matchableclass Any
class SSHCreateNodeFactory(implicit config: TasksConfig, elasticSupport: ElasticSupportFqcn) extends CreateNodeFactory
Attributes
- Experimental
- true
- Supertypes
-
trait CreateNodeFactoryclass Objecttrait Matchableclass Any
class SSHElasticSupport extends ElasticSupportFromConfig
Attributes
- Experimental
- true
- Supertypes
-
trait ElasticSupportFromConfigclass Objecttrait Matchableclass Any
object SSHGetNodeName extends GetNodeName
Attributes
- Experimental
- true
- Supertypes
-
trait GetNodeNameclass Objecttrait Matchableclass Any
- Self type
-
SSHGetNodeName.type
object SSHOperations
Attributes
- Experimental
- true
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
SSHOperations.type
object SSHSettings
Attributes
- Companion
- class
- Experimental
- true
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
SSHSettings.type
Attributes
- Companion
- object
- Experimental
- true
- Supertypes
-
class Objecttrait Matchableclass Any
class SSHShutdown(implicit config: TasksConfig) extends ShutdownNode
Attributes
- Experimental
- true
- Supertypes
-
trait ShutdownNodetrait ShutdownRunningNodeclass Objecttrait Matchableclass Any
In this article