docs/drivers/google
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
..
auth_util.go Switch auth to copy/paste. 2014-12-20 15:14:41 -08:00
compute_util.go use ubuntu 14.04 for remaining drivers 2015-01-23 17:08:29 -05:00
google.go This adds a method to the Driver: PreCreateCheck. This can be used 2015-01-26 11:27:12 -05:00
integration_test.go add machine name to VM name and hostname 2015-01-12 16:46:00 +00:00