docs/drivers/softlayer
Evan Hazlett 57810b298d This adds a method to the Driver: PreCreateCheck. This can be used
where you want to run some prerequisite checks before attempting to
create
the machine.  In the case of EC2, this is a check for an existing
keypair.  This can be used in the other drivers in the future as well.

Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
2015-01-26 11:27:12 -05:00
..
driver.go This adds a method to the Driver: PreCreateCheck. This can be used 2015-01-26 11:27:12 -05:00
softlayer.go Add softlayer driver 2015-01-19 12:29:56 -05:00