Versions in this module Expand all Collapse all v0 v0.3.0 Oct 3, 2022 Changes in this version + const ProjectID + func ClearAndDeleteTestGCSBucket(t *testing.T, client *storage.Client, bucket string) + func CreateTestGCSBucket(client *storage.Client, projectID, bucketName string) error + func NewGCSClient(cfg map[string]string) (*storage.Client, error) + func ParseIntegrationConfig() (map[string]string, error)