Add support for preemptible GCP instances

This commit is contained in:
Michael Vines
2019-10-14 23:11:29 -07:00
parent 60141e0c2c
commit 9267931ef6
6 changed files with 86 additions and 5 deletions

View File

@ -8,6 +8,10 @@ cloud_DefaultZone() {
echo "westus"
}
cloud_RestartPreemptedInstances() {
: # Not implemented
}
#
# __cloud_GetConfigValueFromInstanceName
# Return a piece of configuration information about an instance