CreateKeyPairsThenCreateNodes(org.jclouds.compute.strategy.CreateNodeWithGroupEncodedIntoName addNodeWithGroupStrategy,
org.jclouds.compute.strategy.ListNodesStrategy listNodesStrategy,
org.jclouds.compute.functions.GroupNamingConvention.Factory namingConvention,
com.google.common.util.concurrent.ListeningExecutorService userExecutor,
org.jclouds.compute.strategy.CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory customizeNodeAndAddToGoodMapOrPutExceptionIntoBadMapFactory,
DigitalOceanApi api,
org.jclouds.ssh.SshKeyPairGenerator keyGenerator,
ListSshKeys.Factory listSshKeysFactory,
com.google.common.base.Function<String,PublicKey> sshKeyToPublicKey)
|