airflow.secrets.metastore
¶
Objects relating to sourcing connections from metastore database.
Module Contents¶
Classes¶
Retrieves Connection object and Variable from airflow metastore database. |
- class airflow.secrets.metastore.MetastoreBackend[source]¶
Bases:
airflow.secrets.BaseSecretsBackend
Retrieves Connection object and Variable from airflow metastore database.