Skip to content

Commit d66f96a

Browse files
authored
run: events-storage rename (#4170)
1 parent 5447190 commit d66f96a

File tree

7 files changed

+4
-0
lines changed

7 files changed

+4
-0
lines changed

run/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ This directory contains samples for [Google Cloud Run](https://cloud.run). [Clou
1515
|[Cloud Pub/Sub][pubsub] | Handling Pub/Sub push messages | [<img src="https://storage.googleapis.com/cloudrun/button.svg" alt="Run on Google Cloud" height="30">][run_button_pubsub] |
1616
|[Cloud SQL (MySQL)][mysql] | Use MySQL with Cloud Run | - |
1717
|[Cloud SQL (Postgres)][postgres] | Use Postgres with Cloud Run | - |
18+
|[Events – Pub/Sub][events_pubsub] | Event-driven service with Events for Cloud Run for Pub/Sub | - |
19+
|[Events – GCS][events_storage] | Event-driven service with Events for Cloud Run for GCS | - |
1820

1921
For more Cloud Run samples beyond Python, see the main list in the [Cloud Run Samples repository](https://github.com/GoogleCloudPlatform/cloud-run-samples).
2022

@@ -109,6 +111,8 @@ for more information.
109111
[pubsub]: pubsub/
110112
[mysql]: ../cloud-sql/mysql/sqlalchemy
111113
[postgres]: ../cloud-sql/postgres/sqlalchemy
114+
[events_pubsub]: events-pubsub/
115+
[events_storage]: events-storage/
112116
[run_button_helloworld]: https://deploy.cloud.run/?git_repo=https://github.com/knative/docs&dir=docs/serving/samples/hello-world/helloworld-python
113117
[run_button_pubsub]: https://deploy.cloud.run/?git_repo=https://github.com/GoogleCloudPlatform/python-docs-samples&dir=run/pubsub
114118
[testing]: https://cloud.google.com/run/docs/testing/local#running_locally_using_docker_with_access_to_services
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)