FlyteHook
FlyteInteract with the FlyteRemote API.
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.