Package org.jclouds.compute
Interface Utils
- All Superinterfaces:
Utils
- All Known Implementing Classes:
UtilsImpl
-
Method Summary
Methods inherited from interface org.jclouds.rest.Utils
credentialStore, crypto, date, eventBus, http, injector, json, loggerFactory, xml
-
Method Details
-
getSshClientFactory
-
sshFactory
-
sshForNode
com.google.common.base.Function<NodeMetadata,SshClient> sshForNode()- Returns:
- function that gets an ssh client for a node that is available via ssh.
-