FlyteHook

Flyte

Interact with the FlyteRemote API.

View on GitHub

Last Updated: Jun. 28, 2022

Access Instructions

Install the Flyte provider package into your Airflow environment.

Import the module into your DAG file and instantiate it with your desired params.

Parameters

flyte_conn_idRequired. The name of the Flyte connection to get the connection information for Flyte.
projectOptional. The project under consideration.
domainOptional. The domain under consideration.

Documentation

Interact with the FlyteRemote API.

Was this page helpful?