UnionRemote#
UnionRemote
is a superset of FlyteRemote
that provides additional methods specific to Union.
Entrypoint#
Main entrypoint for programmatically accessing a Union remote backend. |
|
Options that can be configured for a launch plan during registration or overridden during an execution. |
Entities#
A class encapsulating a remote Flyte task. |
|
A class encapsulating a remote Flyte workflow. |
|
A class encapsulating a remote Flyte launch plan. |
Entity components#
A class encapsulating a remote Flyte node. |
|
A class encapsulating a task that a Flyte node needs to execute. |
|
A class encapsulating a workflow that a Flyte node needs to execute. |
Execution objects#
A class encapsulating a workflow execution being run on a Flyte remote backend. |
|
A class encapsulating a task execution being run on a Flyte remote backend. |
|
A class encapsulating a node execution being run on a Flyte remote backend. |