airflow.providers.plexus.hooks.plexus¶
Module Contents¶
Classes¶
Used for jwt token generation and storage to make Plexus API calls. |
- class airflow.providers.plexus.hooks.plexus.PlexusHook[source]¶
Bases:
airflow.hooks.base.BaseHookUsed for jwt token generation and storage to make Plexus API calls.
Requires email and password Airflow variables be created.
- Example:
export AIRFLOW_VAR_EMAIL = user@corescientific.com
export AIRFLOW_VAR_PASSWORD = ***