| Package | Description |
|---|---|
| org.jclouds.compute | |
| org.jclouds.compute.callables | |
| org.jclouds.compute.functions | |
| org.jclouds.compute.internal | |
| org.jclouds.compute.predicates | |
| org.jclouds.ssh |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Function<NodeMetadata,SshClient> |
Utils.sshForNode() |
| Modifier and Type | Field and Description |
|---|---|
protected SshClient |
SudoAwareInitManager.ssh |
protected SshClient |
RunScriptOnNodeUsingSsh.ssh |
| Modifier and Type | Field and Description |
|---|---|
protected com.google.common.base.Function<NodeMetadata,SshClient> |
SudoAwareInitManager.sshFactory |
protected com.google.common.base.Function<NodeMetadata,SshClient> |
RunScriptOnNodeUsingSsh.sshFactory |
| Constructor and Description |
|---|
RunScriptOnNodeAsInitScriptUsingSsh(com.google.common.base.Function<NodeMetadata,SshClient> sshFactory,
com.google.common.eventbus.EventBus eventBus,
InitScriptConfigurationForTasks initScriptConfiguration,
NodeMetadata node,
org.jclouds.scriptbuilder.domain.Statement script,
RunScriptOptions options) |
RunScriptOnNodeAsInitScriptUsingSshAndBlockUntilComplete(BlockUntilInitScriptStatusIsZeroThenReturnOutput.Factory statusFactory,
ComputeServiceConstants.Timeouts timeouts,
com.google.common.base.Function<NodeMetadata,SshClient> sshFactory,
com.google.common.eventbus.EventBus eventBus,
InitScriptConfigurationForTasks initScriptConfiguration,
NodeMetadata node,
org.jclouds.scriptbuilder.domain.Statement script,
RunScriptOptions options) |
RunScriptOnNodeUsingSsh(com.google.common.base.Function<NodeMetadata,SshClient> sshFactory,
com.google.common.eventbus.EventBus eventBus,
NodeMetadata node,
org.jclouds.scriptbuilder.domain.Statement statement,
RunScriptOptions options) |
SudoAwareInitManager(com.google.common.base.Function<NodeMetadata,SshClient> sshFactory,
boolean runAsRoot,
NodeMetadata node,
InitScriptConfigurationForTasks initScriptConfiguration,
org.jclouds.scriptbuilder.InitScript init) |
| Modifier and Type | Method and Description |
|---|---|
SshClient |
CreateSshClientOncePortIsListeningOnNode.apply(NodeMetadata node) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Function<NodeMetadata,SshClient> |
UtilsImpl.sshForNode() |
| Constructor and Description |
|---|
ScriptStatusReturnsZero.CommandUsingClient(String command,
SshClient client) |
| Modifier and Type | Method and Description |
|---|---|
SshClient |
SshClient.Factory.create(com.google.common.net.HostAndPort socket,
org.jclouds.domain.LoginCredentials credentials) |
Copyright © 2009-2017 The Apache Software Foundation. All Rights Reserved.