用于 Google Cloud Storage ACL(访问控制列表)操作符的示例 Airflow DAG。
模块内容
-
tests.system.google.cloud.gcs.example_gcs_acl.ENV_ID[源代码]
-
tests.system.google.cloud.gcs.example_gcs_acl.PROJECT_ID[源代码]
-
tests.system.google.cloud.gcs.example_gcs_acl.GCS_ACL_ENTITY[源代码]
-
tests.system.google.cloud.gcs.example_gcs_acl.DAG_ID = 'gcs_acl'[源代码]
-
tests.system.google.cloud.gcs.example_gcs_acl.RESOURCES_BUCKET_NAME = 'airflow-system-tests-resources'[源代码]
-
tests.system.google.cloud.gcs.example_gcs_acl.BUCKET_NAME[源代码]
-
tests.system.google.cloud.gcs.example_gcs_acl.FILE_NAME = 'example_upload.txt'[源代码]
-
tests.system.google.cloud.gcs.example_gcs_acl.UPLOAD_FILE_PATH[源代码]
-
tests.system.google.cloud.gcs.example_gcs_acl.GCS_ACL_BUCKET_ROLE = 'OWNER'[源代码]
-
tests.system.google.cloud.gcs.example_gcs_acl.GCS_ACL_OBJECT_ROLE = 'OWNER'[源代码]
-
tests.system.google.cloud.gcs.example_gcs_acl.create_bucket[源代码]
-
tests.system.google.cloud.gcs.example_gcs_acl.test_run[源代码]