tests.system.google.cloud.compute.example_compute_ssh

示例 Airflow DAG,用于启动、停止和设置 Google 计算引擎实例的机器类型。

模块内容

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[源代码]

这个条目有用吗?