此模組包含 Google Cloud AlloyDB 連結。
模組內容
屬性
-
airflow.providers.google.cloud.links.alloy_db.ALLOY_DB_BASE_LINK = '/alloydb'[source]
-
airflow.providers.google.cloud.links.alloy_db.ALLOY_DB_CLUSTER_LINK[source]
-
class airflow.providers.google.cloud.links.alloy_db.AlloyDBClusterLink[source]
基底類別: airflow.providers.google.cloud.links.base.BaseGoogleLink
用於建構 AlloyDB 叢集連結的輔助類別。
-
name = 'AlloyDB Cluster'[source]
-
key = 'alloy_db_cluster'[source]
-
format_str[source]
-
static persist(context, task_instance, location_id, cluster_id, project_id)[source]