tests.system.providers.google.cloud.gcs.example_sftp_to_gcs

Example Airflow DAG for Google Cloud Storage to SFTP transfer operators.

Module Contents

tests.system.providers.google.cloud.gcs.example_sftp_to_gcs.ENV_ID[source]
tests.system.providers.google.cloud.gcs.example_sftp_to_gcs.PROJECT_ID[source]
tests.system.providers.google.cloud.gcs.example_sftp_to_gcs.DAG_ID = example_sftp_to_gcs[source]
tests.system.providers.google.cloud.gcs.example_sftp_to_gcs.BUCKET_NAME[source]
tests.system.providers.google.cloud.gcs.example_sftp_to_gcs.TMP_PATH = tmp[source]
tests.system.providers.google.cloud.gcs.example_sftp_to_gcs.DIR = tests_sftp_hook_dir[source]
tests.system.providers.google.cloud.gcs.example_sftp_to_gcs.SUBDIR = subdir[source]
tests.system.providers.google.cloud.gcs.example_sftp_to_gcs.OBJECT_SRC_1 = parent-1.bin[source]
tests.system.providers.google.cloud.gcs.example_sftp_to_gcs.OBJECT_SRC_2 = parent-2.bin[source]
tests.system.providers.google.cloud.gcs.example_sftp_to_gcs.CURRENT_FOLDER[source]
tests.system.providers.google.cloud.gcs.example_sftp_to_gcs.LOCAL_PATH[source]
tests.system.providers.google.cloud.gcs.example_sftp_to_gcs.FILE_LOCAL_PATH[source]
tests.system.providers.google.cloud.gcs.example_sftp_to_gcs.FILE_NAME = tmp.tar.gz[source]
tests.system.providers.google.cloud.gcs.example_sftp_to_gcs.create_bucket[source]
tests.system.providers.google.cloud.gcs.example_sftp_to_gcs.test_run[source]

Was this entry helpful?