tests.system.google.cloud.compute.example_compute_igm
示例 Airflow DAG: * 创建现有实例模板的副本 * 更新实例组管理器中的现有模板
模块内容
-
tests.system.google.cloud.compute.example_compute_igm.ENV_ID[来源]
-
tests.system.google.cloud.compute.example_compute_igm.PROJECT_ID[来源]
-
tests.system.google.cloud.compute.example_compute_igm.LOCATION = 'europe-west1-b'[来源]
-
tests.system.google.cloud.compute.example_compute_igm.REGION = 'europe-west1'[来源]
-
tests.system.google.cloud.compute.example_compute_igm.SHORT_MACHINE_TYPE_NAME = 'n1-standard-1'[来源]
-
tests.system.google.cloud.compute.example_compute_igm.DAG_ID = 'cloud_compute_igm'[来源]
-
tests.system.google.cloud.compute.example_compute_igm.TEMPLATE_NAME = 'instance-template-igm-test'[来源]
-
tests.system.google.cloud.compute.example_compute_igm.NEW_TEMPLATE_NAME = 'instance-template-test-new'[来源]
-
tests.system.google.cloud.compute.example_compute_igm.INSTANCE_TEMPLATE_BODY[来源]
-
tests.system.google.cloud.compute.example_compute_igm.NEW_DESCRIPTION = 'Test new description'[来源]
-
tests.system.google.cloud.compute.example_compute_igm.INSTANCE_TEMPLATE_BODY_UPDATE[来源]
-
tests.system.google.cloud.compute.example_compute_igm.INSTANCE_GROUP_MANAGER_NAME = 'instance-group-test'[来源]
-
tests.system.google.cloud.compute.example_compute_igm.INSTANCE_GROUP_MANAGER_BODY[来源]
-
tests.system.google.cloud.compute.example_compute_igm.SOURCE_TEMPLATE_URL = 'https://www.googleapis.com/compute/beta/projects/Uninferable/global/instanceTemplates/instance-t...[来源]
-
tests.system.google.cloud.compute.example_compute_igm.DESTINATION_TEMPLATE_URL = 'https://www.googleapis.com/compute/beta/projects/Uninferable/global/instanceTemplates/instance-t...[来源]
-
tests.system.google.cloud.compute.example_compute_igm.UPDATE_POLICY[来源]
-
tests.system.google.cloud.compute.example_compute_igm.gce_instance_template_insert[来源]
-
tests.system.google.cloud.compute.example_compute_igm.test_run[来源]