sinergym.utils.gcloud.get_bucket
- sinergym.utils.gcloud.get_bucket(client, bucket_name)
Get bucket object into Google Account using client.
- Parameters:
client – Google Cloud storage client object to ask resources.
bucket_name – Name of the bucket
- Returns:
Bucket object.
- Return type:
bucket