pulumi/pkg/operations
Matt Ellis 44292747d4 Collect logs from Google Cloud Functions
This change adds an operations provider for GCP. Right now, it can
just collect logs from google cloud functions, similar to `gcloud
functions logs read`
2019-04-08 09:44:05 -07:00
..
testdata
operations.go Collect logs from Google Cloud Functions 2019-04-08 09:44:05 -07:00
operations_aws.go
operations_aws_test.go
operations_cloud_aws.go
operations_cloud_aws_test.go
operations_gcp.go Collect logs from Google Cloud Functions 2019-04-08 09:44:05 -07:00
resources.go Collect logs from Google Cloud Functions 2019-04-08 09:44:05 -07:00
resources_test.go