sinergym.utils.gcloud
Functions
|
Create bucket in Google Cloud. |
|
Create an instance group (MIG) in Google Cloud. |
|
Delete an instance inner Google Cloud. |
Delete the instance group inner Managed Instance Groups where container is executing. |
|
Delete an individual instance group (this functionality doesn't work in Managed Instance Groups) where container is executing. |
|
|
Delete a whole instance group inner Google Cloud. |
Execute a specified command in an instance previously created inner Google Cloud (Terminal is free after sending command). |
|
|
Get bucket object into Google Account using client. |
|
Get container id inner an instance. |
Get token authorization if container has a valid service account. |
|
Init gcloud service to do operations. |
|
Init gcloud storage client to send petitions. |
|
|
List instances groups names created in Google Cloud currently. |
|
List instances names created in Google Cloud currently. |
|
Read a file or a directory (recursively) from specified bucket to local file system. |
|
Upload a file or a directory (recursively) from local file system to specified bucket. |
|
Sleep script execution until response status is DONE. |