flyteidl

module
v0.18.14 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 26, 2021 License: Apache-2.0

README

================
Flyte IDL
================
This is one of the core repositories of Flyte and contains the Specification of
the Flyte Lanugage. The Specification is maintained using Googles fantastic
Protcol buffers library. The code and docs are auto-generated.

 - [flyte.org](https://flyte.org)
 - [Flyte Docs](http://flyte.readthedocs.org/)
 - [FlyteIDL Docs](http://flyteidl.readthedocs.org)

Generate Code from protobuf
----------------------------
#. Make sure docker is installed locally.
#. Once installed run, ``make generate`` to generate all the code and mock
   client for FlyteAdmin Service

   .. prompt:: bash

    make generate

#. You might have to run, ``make download_tooling`` to install generator
   dependencies

   .. prompt:: bash

   make download_tooling

#. To add new dependencies for a doc, modify ``doc_requirements.in`` and then

   .. prompt:: bash

   make doc-requirements.txt

Directories

Path Synopsis
clients
go/coreutils
Contains convenience methods for constructing core types.
Contains convenience methods for constructing core types.
gen
pb-go/flyteidl/service
Package service is a reverse proxy.
Package service is a reverse proxy.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL