tests.system.google.cloud.compute.example_compute_ssh
这是一个示例 Airflow DAG,用于启动、停止和设置 Google Compute Engine 实例的机器类型。
模块内容
-
tests.system.google.cloud.compute.example_compute_ssh.ENV_ID[源]
-
tests.system.google.cloud.compute.example_compute_ssh.PROJECT_ID[源]
-
tests.system.google.cloud.compute.example_compute_ssh.DAG_ID = 'cloud_compute_ssh'[源]
-
tests.system.google.cloud.compute.example_compute_ssh.LOCATION = 'europe-west2-b'[源]
-
tests.system.google.cloud.compute.example_compute_ssh.REGION = 'europe-west2'[源]
-
tests.system.google.cloud.compute.example_compute_ssh.GCE_INSTANCE_NAME = 'instance-ssh-test'[源]
-
tests.system.google.cloud.compute.example_compute_ssh.SHORT_MACHINE_TYPE_NAME = 'n1-standard-1'[源]
-
tests.system.google.cloud.compute.example_compute_ssh.GCE_INSTANCE_BODY[源]
-
tests.system.google.cloud.compute.example_compute_ssh.gce_instance_insert[源]
-
tests.system.google.cloud.compute.example_compute_ssh.test_run[源]