0.0.0+develop

Classes

Class Description
flytekitplugins.dask.models.DaskJob Configuration for the custom dask job to run.
flytekitplugins.dask.models.Scheduler Configuration for the scheduler pod.
flytekitplugins.dask.models.WorkerGroup Configuration for a dask worker group.
flytekitplugins.dask.task.Dask Configuration for the dask task.
flytekitplugins.dask.task.DaskTask Actual Plugin that transforms the local python code for execution within a dask cluster.
flytekitplugins.dask.task.Scheduler Configuration for the scheduler pod.
flytekitplugins.dask.task.WorkerGroup Configuration for a group of dask worker pods.