Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.3 KB

index.rst

File metadata and controls

33 lines (23 loc) · 1.3 KB

Welcome to FlyteIDL - Flytes Languages Specification documentation!

FlyteIDL contains the core specification of Flyte, using Googles Protocol Buffers. The Specification contains

  1. The core specification for Flyte Workflows, tasks and the type system
  2. The specification for FlyteAdmin's gRPC and REST endpoints
  3. Some of the core plugin API's like - Spark, Sagemaker, etc

This specification is used to generate client stubs for FlyteKit, FlyteKit Java, Flytectl and the FlyteAdmin Service.

.. toctree::
   :maxdepth: 1
   :caption: Flytekit Learn by Example

   Flyte Documentation <https://flyte.readthedocs.io/en/latest/>
   Flytekit Learn by Example <http://flytecookbook.readthedocs.io/>

.. toctree::
   :maxdepth: 2
   :caption: FlyteIDL API reference & Development

   gen/pb-protodoc/flyteidl/index
   developing


Indices and tables