.gitattributes
.gitignore
.golangci.yml
.goreleaser.yml
.readthedocs.yml
.swagger-codegen-ignore
CODE_OF_CONDUCT.md
LICENSE
Makefile
NOTICE
README.md
buf.gen.yaml
buf.work.yaml
conf.py
doc-requirements.in
doc-requirements.txt
generate_mocks.sh
generate_protos.sh
go.mod
go.sum
index.rst
package.json
pyproject.toml
setup.cfg
setup.py
_templates/sidebar/brand.html
boilerplate/update.cfg
boilerplate/update.sh
boilerplate/flyte/code_of_conduct/CODE_OF_CONDUCT.md
boilerplate/flyte/code_of_conduct/README.rst
boilerplate/flyte/code_of_conduct/update.sh
boilerplate/flyte/golang_support_tools/go.mod
boilerplate/flyte/golang_support_tools/go.sum
boilerplate/flyte/golang_support_tools/tools.go
boilerplate/flyte/golang_test_targets/Makefile
boilerplate/flyte/golang_test_targets/Readme.rst
boilerplate/flyte/golang_test_targets/download_tooling.sh
boilerplate/flyte/golang_test_targets/go-gen.sh
boilerplate/flyte/golang_test_targets/goimports
boilerplate/flyte/golangci_file/.golangci.yml
boilerplate/flyte/golangci_file/Readme.rst
boilerplate/flyte/golangci_file/update.sh
boilerplate/flyte/pull_request_template/Readme.rst
boilerplate/flyte/pull_request_template/pull_request_template.md
boilerplate/flyte/pull_request_template/update.sh
boilerplate/flyte/welcome_bot/Readme.rst
boilerplate/flyte/welcome_bot/config.yml
boilerplate/flyte/welcome_bot/update.sh
clients/go/admin/atomic_credentials.go
clients/go/admin/atomic_credentials_test.go
clients/go/admin/auth_interceptor.go
clients/go/admin/auth_interceptor_test.go
clients/go/admin/authtype_enumer.go
clients/go/admin/cert_loader.go
clients/go/admin/cert_loader_test.go
clients/go/admin/client.go
clients/go/admin/client_builder.go
clients/go/admin/client_builder_test.go
clients/go/admin/client_test.go
clients/go/admin/config.go
clients/go/admin/config_flags.go
clients/go/admin/config_flags_test.go
clients/go/admin/integration_test.go
clients/go/admin/token_source.go
clients/go/admin/token_source_provider.go
clients/go/admin/token_source_provider_test.go
clients/go/admin/token_source_test.go
clients/go/admin/cache/token_cache.go
clients/go/admin/cache/token_cache_inmemory.go
clients/go/admin/cache/mocks/token_cache.go
clients/go/admin/deviceflow/config.go
clients/go/admin/deviceflow/payload.go
clients/go/admin/deviceflow/token_orchestrator.go
clients/go/admin/deviceflow/token_orchestrator_test.go
clients/go/admin/externalprocess/command_executor.go
clients/go/admin/mocks/AdminServiceClient.go
clients/go/admin/mocks/AdminServiceServer.go
clients/go/admin/mocks/AgentMetadataServiceClient.go
clients/go/admin/mocks/AgentMetadataServiceServer.go
clients/go/admin/mocks/AgentServiceClient.go
clients/go/admin/mocks/AgentServiceServer.go
clients/go/admin/mocks/AsyncAgentServiceClient.go
clients/go/admin/mocks/AsyncAgentServiceServer.go
clients/go/admin/mocks/AuthMetadataServiceClient.go
clients/go/admin/mocks/AuthMetadataServiceServer.go
clients/go/admin/mocks/DataProxyServiceClient.go
clients/go/admin/mocks/DataProxyServiceServer.go
clients/go/admin/mocks/ExternalPluginServiceClient.go
clients/go/admin/mocks/ExternalPluginServiceServer.go
clients/go/admin/mocks/IdentityServiceClient.go
clients/go/admin/mocks/IdentityServiceServer.go
clients/go/admin/mocks/SignalServiceClient.go
clients/go/admin/mocks/SignalServiceServer.go
clients/go/admin/mocks/TokenSource.go
clients/go/admin/mocks/UnsafeAdminServiceServer.go
clients/go/admin/mocks/UnsafeAgentMetadataServiceServer.go
clients/go/admin/mocks/UnsafeAsyncAgentServiceServer.go
clients/go/admin/mocks/UnsafeAuthMetadataServiceServer.go
clients/go/admin/mocks/UnsafeDataProxyServiceServer.go
clients/go/admin/mocks/UnsafeExternalPluginServiceServer.go
clients/go/admin/mocks/UnsafeIdentityServiceServer.go
clients/go/admin/mocks/UnsafeSignalServiceServer.go
clients/go/admin/mocks/isCreateDownloadLinkRequest_Source.go
clients/go/admin/mocks/isDataResponse_Data.go
clients/go/admin/mocks/isGetDataRequest_Query.go
clients/go/admin/mocks/isGetDataResponse_Data.go
clients/go/admin/mocks/isTaskCreateResponse_Value.go
clients/go/admin/oauth/config.go
clients/go/admin/oauth/config_test.go
clients/go/admin/pkce/auth_flow_orchestrator.go
clients/go/admin/pkce/auth_flow_orchestrator_test.go
clients/go/admin/pkce/config.go
clients/go/admin/pkce/handle_app_call_back.go
clients/go/admin/pkce/handle_app_call_back_test.go
clients/go/admin/pkce/oauth2_client.go
clients/go/admin/pkce/testdata/empty_access_token.json
clients/go/admin/testdata/invalid-root.pem
clients/go/admin/testdata/root.pem
clients/go/admin/testdata/secret_key
clients/go/admin/tokenorchestrator/base_token_orchestrator.go
clients/go/admin/tokenorchestrator/base_token_orchestrator_test.go
clients/go/admin/tokenorchestrator/testdata/token.json
clients/go/assets/admin.swagger.json
clients/go/assets/embed.go
clients/go/coreutils/extract_literal.go
clients/go/coreutils/extract_literal_test.go
clients/go/coreutils/literals.go
clients/go/coreutils/literals_test.go
clients/go/datacatalog/mocks/DataCatalogClient.go
docs/Makefile
docs/make.bat
docs/_static/css/fix_toc.css
docs/images/flyte_circle_gradient_1_4x4.png
gen/pb-es/flyteidl/admin/agent_pb.ts
gen/pb-es/flyteidl/admin/cluster_assignment_pb.ts
gen/pb-es/flyteidl/admin/common_pb.ts
gen/pb-es/flyteidl/admin/description_entity_pb.ts
gen/pb-es/flyteidl/admin/event_pb.ts
gen/pb-es/flyteidl/admin/execution_pb.ts
gen/pb-es/flyteidl/admin/launch_plan_pb.ts
gen/pb-es/flyteidl/admin/matchable_resource_pb.ts
gen/pb-es/flyteidl/admin/node_execution_pb.ts
gen/pb-es/flyteidl/admin/notification_pb.ts
gen/pb-es/flyteidl/admin/project_attributes_pb.ts
gen/pb-es/flyteidl/admin/project_domain_attributes_pb.ts
gen/pb-es/flyteidl/admin/project_pb.ts
gen/pb-es/flyteidl/admin/schedule_pb.ts
gen/pb-es/flyteidl/admin/signal_pb.ts
gen/pb-es/flyteidl/admin/task_execution_pb.ts
gen/pb-es/flyteidl/admin/task_pb.ts
gen/pb-es/flyteidl/admin/version_pb.ts
gen/pb-es/flyteidl/admin/workflow_attributes_pb.ts
gen/pb-es/flyteidl/admin/workflow_pb.ts
gen/pb-es/flyteidl/core/artifact_id_pb.ts
gen/pb-es/flyteidl/core/catalog_pb.ts
gen/pb-es/flyteidl/core/compiler_pb.ts
gen/pb-es/flyteidl/core/condition_pb.ts
gen/pb-es/flyteidl/core/dynamic_job_pb.ts
gen/pb-es/flyteidl/core/errors_pb.ts
gen/pb-es/flyteidl/core/execution_pb.ts
gen/pb-es/flyteidl/core/identifier_pb.ts
gen/pb-es/flyteidl/core/interface_pb.ts
gen/pb-es/flyteidl/core/literals_pb.ts
gen/pb-es/flyteidl/core/metrics_pb.ts
gen/pb-es/flyteidl/core/security_pb.ts
gen/pb-es/flyteidl/core/tasks_pb.ts
gen/pb-es/flyteidl/core/types_pb.ts
gen/pb-es/flyteidl/core/workflow_closure_pb.ts
gen/pb-es/flyteidl/core/workflow_pb.ts
gen/pb-es/flyteidl/datacatalog/datacatalog_connect.ts
gen/pb-es/flyteidl/datacatalog/datacatalog_pb.ts
gen/pb-es/flyteidl/event/cloudevents_pb.ts
gen/pb-es/flyteidl/event/event_pb.ts
gen/pb-es/flyteidl/plugins/array_job_pb.ts
gen/pb-es/flyteidl/plugins/dask_pb.ts
gen/pb-es/flyteidl/plugins/mpi_pb.ts
gen/pb-es/flyteidl/plugins/presto_pb.ts
gen/pb-es/flyteidl/plugins/pytorch_pb.ts
gen/pb-es/flyteidl/plugins/qubole_pb.ts
gen/pb-es/flyteidl/plugins/ray_pb.ts
gen/pb-es/flyteidl/plugins/spark_pb.ts
gen/pb-es/flyteidl/plugins/tensorflow_pb.ts
gen/pb-es/flyteidl/plugins/waitable_pb.ts
gen/pb-es/flyteidl/plugins/kubeflow/common_pb.ts
gen/pb-es/flyteidl/plugins/kubeflow/mpi_pb.ts
gen/pb-es/flyteidl/plugins/kubeflow/pytorch_pb.ts
gen/pb-es/flyteidl/plugins/kubeflow/tensorflow_pb.ts
gen/pb-es/flyteidl/service/admin_connect.ts
gen/pb-es/flyteidl/service/agent_connect.ts
gen/pb-es/flyteidl/service/auth_connect.ts
gen/pb-es/flyteidl/service/auth_pb.ts
gen/pb-es/flyteidl/service/dataproxy_connect.ts
gen/pb-es/flyteidl/service/dataproxy_pb.ts
gen/pb-es/flyteidl/service/external_plugin_service_connect.ts
gen/pb-es/flyteidl/service/external_plugin_service_pb.ts
gen/pb-es/flyteidl/service/identity_connect.ts
gen/pb-es/flyteidl/service/identity_pb.ts
gen/pb-es/flyteidl/service/signal_connect.ts
gen/pb-go/flyteidl/admin/agent.pb.go
gen/pb-go/flyteidl/admin/cluster_assignment.pb.go
gen/pb-go/flyteidl/admin/common.pb.go
gen/pb-go/flyteidl/admin/description_entity.pb.go
gen/pb-go/flyteidl/admin/event.pb.go
gen/pb-go/flyteidl/admin/execution.pb.go
gen/pb-go/flyteidl/admin/launch_plan.pb.go
gen/pb-go/flyteidl/admin/matchable_resource.pb.go
gen/pb-go/flyteidl/admin/node_execution.pb.go
gen/pb-go/flyteidl/admin/notification.pb.go
gen/pb-go/flyteidl/admin/project.pb.go
gen/pb-go/flyteidl/admin/project_attributes.pb.go
gen/pb-go/flyteidl/admin/project_domain_attributes.pb.go
gen/pb-go/flyteidl/admin/schedule.pb.go
gen/pb-go/flyteidl/admin/signal.pb.go
gen/pb-go/flyteidl/admin/task.pb.go
gen/pb-go/flyteidl/admin/task_execution.pb.go
gen/pb-go/flyteidl/admin/version.pb.go
gen/pb-go/flyteidl/admin/workflow.pb.go
gen/pb-go/flyteidl/admin/workflow_attributes.pb.go
gen/pb-go/flyteidl/core/artifact_id.pb.go
gen/pb-go/flyteidl/core/catalog.pb.go
gen/pb-go/flyteidl/core/compiler.pb.go
gen/pb-go/flyteidl/core/condition.pb.go
gen/pb-go/flyteidl/core/dynamic_job.pb.go
gen/pb-go/flyteidl/core/errors.pb.go
gen/pb-go/flyteidl/core/execution.pb.go
gen/pb-go/flyteidl/core/identifier.pb.go
gen/pb-go/flyteidl/core/interface.pb.go
gen/pb-go/flyteidl/core/literals.pb.go
gen/pb-go/flyteidl/core/metrics.pb.go
gen/pb-go/flyteidl/core/security.pb.go
gen/pb-go/flyteidl/core/tasks.pb.go
gen/pb-go/flyteidl/core/types.pb.go
gen/pb-go/flyteidl/core/workflow.pb.go
gen/pb-go/flyteidl/core/workflow_closure.pb.go
gen/pb-go/flyteidl/datacatalog/datacatalog.pb.go
gen/pb-go/flyteidl/datacatalog/datacatalog_grpc.pb.go
gen/pb-go/flyteidl/event/cloudevents.pb.go
gen/pb-go/flyteidl/event/event.pb.go
gen/pb-go/flyteidl/plugins/array_job.pb.go
gen/pb-go/flyteidl/plugins/dask.pb.go
gen/pb-go/flyteidl/plugins/mpi.pb.go
gen/pb-go/flyteidl/plugins/presto.pb.go
gen/pb-go/flyteidl/plugins/pytorch.pb.go
gen/pb-go/flyteidl/plugins/qubole.pb.go
gen/pb-go/flyteidl/plugins/ray.pb.go
gen/pb-go/flyteidl/plugins/spark.pb.go
gen/pb-go/flyteidl/plugins/tensorflow.pb.go
gen/pb-go/flyteidl/plugins/waitable.pb.go
gen/pb-go/flyteidl/plugins/kubeflow/common.pb.go
gen/pb-go/flyteidl/plugins/kubeflow/mpi.pb.go
gen/pb-go/flyteidl/plugins/kubeflow/pytorch.pb.go
gen/pb-go/flyteidl/plugins/kubeflow/tensorflow.pb.go
gen/pb-go/flyteidl/service/admin.pb.go
gen/pb-go/flyteidl/service/admin_grpc.pb.go
gen/pb-go/flyteidl/service/agent.pb.go
gen/pb-go/flyteidl/service/agent_grpc.pb.go
gen/pb-go/flyteidl/service/auth.pb.go
gen/pb-go/flyteidl/service/auth_grpc.pb.go
gen/pb-go/flyteidl/service/dataproxy.pb.go
gen/pb-go/flyteidl/service/dataproxy_grpc.pb.go
gen/pb-go/flyteidl/service/external_plugin_service.pb.go
gen/pb-go/flyteidl/service/external_plugin_service_grpc.pb.go
gen/pb-go/flyteidl/service/identity.pb.go
gen/pb-go/flyteidl/service/identity_grpc.pb.go
gen/pb-go/flyteidl/service/signal.pb.go
gen/pb-go/flyteidl/service/signal_grpc.pb.go
gen/pb-go/gateway/flyteidl/admin/agent.swagger.json
gen/pb-go/gateway/flyteidl/admin/cluster_assignment.swagger.json
gen/pb-go/gateway/flyteidl/admin/common.swagger.json
gen/pb-go/gateway/flyteidl/admin/description_entity.swagger.json
gen/pb-go/gateway/flyteidl/admin/event.swagger.json
gen/pb-go/gateway/flyteidl/admin/execution.swagger.json
gen/pb-go/gateway/flyteidl/admin/launch_plan.swagger.json
gen/pb-go/gateway/flyteidl/admin/matchable_resource.swagger.json
gen/pb-go/gateway/flyteidl/admin/node_execution.swagger.json
gen/pb-go/gateway/flyteidl/admin/notification.swagger.json
gen/pb-go/gateway/flyteidl/admin/project.swagger.json
gen/pb-go/gateway/flyteidl/admin/project_attributes.swagger.json
gen/pb-go/gateway/flyteidl/admin/project_domain_attributes.swagger.json
gen/pb-go/gateway/flyteidl/admin/schedule.swagger.json
gen/pb-go/gateway/flyteidl/admin/signal.swagger.json
gen/pb-go/gateway/flyteidl/admin/task.swagger.json
gen/pb-go/gateway/flyteidl/admin/task_execution.swagger.json
gen/pb-go/gateway/flyteidl/admin/version.swagger.json
gen/pb-go/gateway/flyteidl/admin/workflow.swagger.json
gen/pb-go/gateway/flyteidl/admin/workflow_attributes.swagger.json
gen/pb-go/gateway/flyteidl/core/artifact_id.swagger.json
gen/pb-go/gateway/flyteidl/core/catalog.swagger.json
gen/pb-go/gateway/flyteidl/core/compiler.swagger.json
gen/pb-go/gateway/flyteidl/core/condition.swagger.json
gen/pb-go/gateway/flyteidl/core/dynamic_job.swagger.json
gen/pb-go/gateway/flyteidl/core/errors.swagger.json
gen/pb-go/gateway/flyteidl/core/execution.swagger.json
gen/pb-go/gateway/flyteidl/core/identifier.swagger.json
gen/pb-go/gateway/flyteidl/core/interface.swagger.json
gen/pb-go/gateway/flyteidl/core/literals.swagger.json
gen/pb-go/gateway/flyteidl/core/metrics.swagger.json
gen/pb-go/gateway/flyteidl/core/security.swagger.json
gen/pb-go/gateway/flyteidl/core/tasks.swagger.json
gen/pb-go/gateway/flyteidl/core/types.swagger.json
gen/pb-go/gateway/flyteidl/core/workflow.swagger.json
gen/pb-go/gateway/flyteidl/core/workflow_closure.swagger.json
gen/pb-go/gateway/flyteidl/datacatalog/datacatalog.swagger.json
gen/pb-go/gateway/flyteidl/event/cloudevents.swagger.json
gen/pb-go/gateway/flyteidl/event/event.swagger.json
gen/pb-go/gateway/flyteidl/plugins/array_job.swagger.json
gen/pb-go/gateway/flyteidl/plugins/dask.swagger.json
gen/pb-go/gateway/flyteidl/plugins/mpi.swagger.json
gen/pb-go/gateway/flyteidl/plugins/presto.swagger.json
gen/pb-go/gateway/flyteidl/plugins/pytorch.swagger.json
gen/pb-go/gateway/flyteidl/plugins/qubole.swagger.json
gen/pb-go/gateway/flyteidl/plugins/ray.swagger.json
gen/pb-go/gateway/flyteidl/plugins/spark.swagger.json
gen/pb-go/gateway/flyteidl/plugins/tensorflow.swagger.json
gen/pb-go/gateway/flyteidl/plugins/waitable.swagger.json
gen/pb-go/gateway/flyteidl/plugins/kubeflow/common.swagger.json
gen/pb-go/gateway/flyteidl/plugins/kubeflow/mpi.swagger.json
gen/pb-go/gateway/flyteidl/plugins/kubeflow/pytorch.swagger.json
gen/pb-go/gateway/flyteidl/plugins/kubeflow/tensorflow.swagger.json
gen/pb-go/gateway/flyteidl/service/admin.pb.gw.go
gen/pb-go/gateway/flyteidl/service/admin.swagger.json
gen/pb-go/gateway/flyteidl/service/agent.pb.gw.go
gen/pb-go/gateway/flyteidl/service/agent.swagger.json
gen/pb-go/gateway/flyteidl/service/auth.pb.gw.go
gen/pb-go/gateway/flyteidl/service/auth.swagger.json
gen/pb-go/gateway/flyteidl/service/dataproxy.pb.gw.go
gen/pb-go/gateway/flyteidl/service/dataproxy.swagger.json
gen/pb-go/gateway/flyteidl/service/external_plugin_service.swagger.json
gen/pb-go/gateway/flyteidl/service/identity.pb.gw.go
gen/pb-go/gateway/flyteidl/service/identity.swagger.json
gen/pb-go/gateway/flyteidl/service/signal.pb.gw.go
gen/pb-go/gateway/flyteidl/service/signal.swagger.json
gen/pb-js/flyteidl.d.ts
gen/pb-js/flyteidl.js
gen/pb_python/__init__.py
gen/pb_python/flyteidl/__init__.py
gen/pb_python/flyteidl.egg-info/PKG-INFO
gen/pb_python/flyteidl.egg-info/SOURCES.txt
gen/pb_python/flyteidl.egg-info/dependency_links.txt
gen/pb_python/flyteidl.egg-info/requires.txt
gen/pb_python/flyteidl.egg-info/top_level.txt
gen/pb_python/flyteidl/admin/__init__.py
gen/pb_python/flyteidl/admin/agent_pb2.py
gen/pb_python/flyteidl/admin/agent_pb2.pyi
gen/pb_python/flyteidl/admin/agent_pb2_grpc.py
gen/pb_python/flyteidl/admin/cluster_assignment_pb2.py
gen/pb_python/flyteidl/admin/cluster_assignment_pb2.pyi
gen/pb_python/flyteidl/admin/cluster_assignment_pb2_grpc.py
gen/pb_python/flyteidl/admin/common_pb2.py
gen/pb_python/flyteidl/admin/common_pb2.pyi
gen/pb_python/flyteidl/admin/common_pb2_grpc.py
gen/pb_python/flyteidl/admin/description_entity_pb2.py
gen/pb_python/flyteidl/admin/description_entity_pb2.pyi
gen/pb_python/flyteidl/admin/description_entity_pb2_grpc.py
gen/pb_python/flyteidl/admin/event_pb2.py
gen/pb_python/flyteidl/admin/event_pb2.pyi
gen/pb_python/flyteidl/admin/event_pb2_grpc.py
gen/pb_python/flyteidl/admin/execution_pb2.py
gen/pb_python/flyteidl/admin/execution_pb2.pyi
gen/pb_python/flyteidl/admin/execution_pb2_grpc.py
gen/pb_python/flyteidl/admin/launch_plan_pb2.py
gen/pb_python/flyteidl/admin/launch_plan_pb2.pyi
gen/pb_python/flyteidl/admin/launch_plan_pb2_grpc.py
gen/pb_python/flyteidl/admin/matchable_resource_pb2.py
gen/pb_python/flyteidl/admin/matchable_resource_pb2.pyi
gen/pb_python/flyteidl/admin/matchable_resource_pb2_grpc.py
gen/pb_python/flyteidl/admin/node_execution_pb2.py
gen/pb_python/flyteidl/admin/node_execution_pb2.pyi
gen/pb_python/flyteidl/admin/node_execution_pb2_grpc.py
gen/pb_python/flyteidl/admin/notification_pb2.py
gen/pb_python/flyteidl/admin/notification_pb2.pyi
gen/pb_python/flyteidl/admin/notification_pb2_grpc.py
gen/pb_python/flyteidl/admin/project_attributes_pb2.py
gen/pb_python/flyteidl/admin/project_attributes_pb2.pyi
gen/pb_python/flyteidl/admin/project_attributes_pb2_grpc.py
gen/pb_python/flyteidl/admin/project_domain_attributes_pb2.py
gen/pb_python/flyteidl/admin/project_domain_attributes_pb2.pyi
gen/pb_python/flyteidl/admin/project_domain_attributes_pb2_grpc.py
gen/pb_python/flyteidl/admin/project_pb2.py
gen/pb_python/flyteidl/admin/project_pb2.pyi
gen/pb_python/flyteidl/admin/project_pb2_grpc.py
gen/pb_python/flyteidl/admin/schedule_pb2.py
gen/pb_python/flyteidl/admin/schedule_pb2.pyi
gen/pb_python/flyteidl/admin/schedule_pb2_grpc.py
gen/pb_python/flyteidl/admin/signal_pb2.py
gen/pb_python/flyteidl/admin/signal_pb2.pyi
gen/pb_python/flyteidl/admin/signal_pb2_grpc.py
gen/pb_python/flyteidl/admin/task_execution_pb2.py
gen/pb_python/flyteidl/admin/task_execution_pb2.pyi
gen/pb_python/flyteidl/admin/task_execution_pb2_grpc.py
gen/pb_python/flyteidl/admin/task_pb2.py
gen/pb_python/flyteidl/admin/task_pb2.pyi
gen/pb_python/flyteidl/admin/task_pb2_grpc.py
gen/pb_python/flyteidl/admin/version_pb2.py
gen/pb_python/flyteidl/admin/version_pb2.pyi
gen/pb_python/flyteidl/admin/version_pb2_grpc.py
gen/pb_python/flyteidl/admin/workflow_attributes_pb2.py
gen/pb_python/flyteidl/admin/workflow_attributes_pb2.pyi
gen/pb_python/flyteidl/admin/workflow_attributes_pb2_grpc.py
gen/pb_python/flyteidl/admin/workflow_pb2.py
gen/pb_python/flyteidl/admin/workflow_pb2.pyi
gen/pb_python/flyteidl/admin/workflow_pb2_grpc.py
gen/pb_python/flyteidl/core/__init__.py
gen/pb_python/flyteidl/core/artifact_id_pb2.py
gen/pb_python/flyteidl/core/artifact_id_pb2.pyi
gen/pb_python/flyteidl/core/artifact_id_pb2_grpc.py
gen/pb_python/flyteidl/core/catalog_pb2.py
gen/pb_python/flyteidl/core/catalog_pb2.pyi
gen/pb_python/flyteidl/core/catalog_pb2_grpc.py
gen/pb_python/flyteidl/core/compiler_pb2.py
gen/pb_python/flyteidl/core/compiler_pb2.pyi
gen/pb_python/flyteidl/core/compiler_pb2_grpc.py
gen/pb_python/flyteidl/core/condition_pb2.py
gen/pb_python/flyteidl/core/condition_pb2.pyi
gen/pb_python/flyteidl/core/condition_pb2_grpc.py
gen/pb_python/flyteidl/core/dynamic_job_pb2.py
gen/pb_python/flyteidl/core/dynamic_job_pb2.pyi
gen/pb_python/flyteidl/core/dynamic_job_pb2_grpc.py
gen/pb_python/flyteidl/core/errors_pb2.py
gen/pb_python/flyteidl/core/errors_pb2.pyi
gen/pb_python/flyteidl/core/errors_pb2_grpc.py
gen/pb_python/flyteidl/core/execution_pb2.py
gen/pb_python/flyteidl/core/execution_pb2.pyi
gen/pb_python/flyteidl/core/execution_pb2_grpc.py
gen/pb_python/flyteidl/core/identifier_pb2.py
gen/pb_python/flyteidl/core/identifier_pb2.pyi
gen/pb_python/flyteidl/core/identifier_pb2_grpc.py
gen/pb_python/flyteidl/core/interface_pb2.py
gen/pb_python/flyteidl/core/interface_pb2.pyi
gen/pb_python/flyteidl/core/interface_pb2_grpc.py
gen/pb_python/flyteidl/core/literals_pb2.py
gen/pb_python/flyteidl/core/literals_pb2.pyi
gen/pb_python/flyteidl/core/literals_pb2_grpc.py
gen/pb_python/flyteidl/core/metrics_pb2.py
gen/pb_python/flyteidl/core/metrics_pb2.pyi
gen/pb_python/flyteidl/core/metrics_pb2_grpc.py
gen/pb_python/flyteidl/core/security_pb2.py
gen/pb_python/flyteidl/core/security_pb2.pyi
gen/pb_python/flyteidl/core/security_pb2_grpc.py
gen/pb_python/flyteidl/core/tasks_pb2.py
gen/pb_python/flyteidl/core/tasks_pb2.pyi
gen/pb_python/flyteidl/core/tasks_pb2_grpc.py
gen/pb_python/flyteidl/core/types_pb2.py
gen/pb_python/flyteidl/core/types_pb2.pyi
gen/pb_python/flyteidl/core/types_pb2_grpc.py
gen/pb_python/flyteidl/core/workflow_closure_pb2.py
gen/pb_python/flyteidl/core/workflow_closure_pb2.pyi
gen/pb_python/flyteidl/core/workflow_closure_pb2_grpc.py
gen/pb_python/flyteidl/core/workflow_pb2.py
gen/pb_python/flyteidl/core/workflow_pb2.pyi
gen/pb_python/flyteidl/core/workflow_pb2_grpc.py
gen/pb_python/flyteidl/datacatalog/__init__.py
gen/pb_python/flyteidl/datacatalog/datacatalog_pb2.py
gen/pb_python/flyteidl/datacatalog/datacatalog_pb2.pyi
gen/pb_python/flyteidl/datacatalog/datacatalog_pb2_grpc.py
gen/pb_python/flyteidl/event/__init__.py
gen/pb_python/flyteidl/event/cloudevents_pb2.py
gen/pb_python/flyteidl/event/cloudevents_pb2.pyi
gen/pb_python/flyteidl/event/cloudevents_pb2_grpc.py
gen/pb_python/flyteidl/event/event_pb2.py
gen/pb_python/flyteidl/event/event_pb2.pyi
gen/pb_python/flyteidl/event/event_pb2_grpc.py
gen/pb_python/flyteidl/plugins/__init__.py
gen/pb_python/flyteidl/plugins/array_job_pb2.py
gen/pb_python/flyteidl/plugins/array_job_pb2.pyi
gen/pb_python/flyteidl/plugins/array_job_pb2_grpc.py
gen/pb_python/flyteidl/plugins/dask_pb2.py
gen/pb_python/flyteidl/plugins/dask_pb2.pyi
gen/pb_python/flyteidl/plugins/dask_pb2_grpc.py
gen/pb_python/flyteidl/plugins/mpi_pb2.py
gen/pb_python/flyteidl/plugins/mpi_pb2.pyi
gen/pb_python/flyteidl/plugins/mpi_pb2_grpc.py
gen/pb_python/flyteidl/plugins/presto_pb2.py
gen/pb_python/flyteidl/plugins/presto_pb2.pyi
gen/pb_python/flyteidl/plugins/presto_pb2_grpc.py
gen/pb_python/flyteidl/plugins/pytorch_pb2.py
gen/pb_python/flyteidl/plugins/pytorch_pb2.pyi
gen/pb_python/flyteidl/plugins/pytorch_pb2_grpc.py
gen/pb_python/flyteidl/plugins/qubole_pb2.py
gen/pb_python/flyteidl/plugins/qubole_pb2.pyi
gen/pb_python/flyteidl/plugins/qubole_pb2_grpc.py
gen/pb_python/flyteidl/plugins/ray_pb2.py
gen/pb_python/flyteidl/plugins/ray_pb2.pyi
gen/pb_python/flyteidl/plugins/ray_pb2_grpc.py
gen/pb_python/flyteidl/plugins/spark_pb2.py
gen/pb_python/flyteidl/plugins/spark_pb2.pyi
gen/pb_python/flyteidl/plugins/spark_pb2_grpc.py
gen/pb_python/flyteidl/plugins/tensorflow_pb2.py
gen/pb_python/flyteidl/plugins/tensorflow_pb2.pyi
gen/pb_python/flyteidl/plugins/tensorflow_pb2_grpc.py
gen/pb_python/flyteidl/plugins/waitable_pb2.py
gen/pb_python/flyteidl/plugins/waitable_pb2.pyi
gen/pb_python/flyteidl/plugins/waitable_pb2_grpc.py
gen/pb_python/flyteidl/plugins/kubeflow/__init__.py
gen/pb_python/flyteidl/plugins/kubeflow/common_pb2.py
gen/pb_python/flyteidl/plugins/kubeflow/common_pb2.pyi
gen/pb_python/flyteidl/plugins/kubeflow/common_pb2_grpc.py
gen/pb_python/flyteidl/plugins/kubeflow/mpi_pb2.py
gen/pb_python/flyteidl/plugins/kubeflow/mpi_pb2.pyi
gen/pb_python/flyteidl/plugins/kubeflow/mpi_pb2_grpc.py
gen/pb_python/flyteidl/plugins/kubeflow/pytorch_pb2.py
gen/pb_python/flyteidl/plugins/kubeflow/pytorch_pb2.pyi
gen/pb_python/flyteidl/plugins/kubeflow/pytorch_pb2_grpc.py
gen/pb_python/flyteidl/plugins/kubeflow/tensorflow_pb2.py
gen/pb_python/flyteidl/plugins/kubeflow/tensorflow_pb2.pyi
gen/pb_python/flyteidl/plugins/kubeflow/tensorflow_pb2_grpc.py
gen/pb_python/flyteidl/service/__init__.py
gen/pb_python/flyteidl/service/admin_pb2.py
gen/pb_python/flyteidl/service/admin_pb2.pyi
gen/pb_python/flyteidl/service/admin_pb2_grpc.py
gen/pb_python/flyteidl/service/agent_pb2.py
gen/pb_python/flyteidl/service/agent_pb2.pyi
gen/pb_python/flyteidl/service/agent_pb2_grpc.py
gen/pb_python/flyteidl/service/auth_pb2.py
gen/pb_python/flyteidl/service/auth_pb2.pyi
gen/pb_python/flyteidl/service/auth_pb2_grpc.py
gen/pb_python/flyteidl/service/dataproxy_pb2.py
gen/pb_python/flyteidl/service/dataproxy_pb2.pyi
gen/pb_python/flyteidl/service/dataproxy_pb2_grpc.py
gen/pb_python/flyteidl/service/external_plugin_service_pb2.py
gen/pb_python/flyteidl/service/external_plugin_service_pb2.pyi
gen/pb_python/flyteidl/service/external_plugin_service_pb2_grpc.py
gen/pb_python/flyteidl/service/identity_pb2.py
gen/pb_python/flyteidl/service/identity_pb2.pyi
gen/pb_python/flyteidl/service/identity_pb2_grpc.py
gen/pb_python/flyteidl/service/signal_pb2.py
gen/pb_python/flyteidl/service/signal_pb2.pyi
gen/pb_python/flyteidl/service/signal_pb2_grpc.py
gen/pb_rust/datacatalog.rs
gen/pb_rust/flyteidl.admin.rs
gen/pb_rust/flyteidl.core.rs
gen/pb_rust/flyteidl.event.rs
gen/pb_rust/flyteidl.plugins.kubeflow.rs
gen/pb_rust/flyteidl.plugins.rs
gen/pb_rust/flyteidl.service.rs
jsonschema/README.md
jsonschema/workflow_execution.json
protos/buf.lock
protos/buf.yaml
protos/index.rst
protos/docs/restructuredtext.tmpl
protos/docs/withoutscalar_restructuredtext.tmpl
protos/docs/admin/admin.rst
protos/docs/admin/index.rst
protos/docs/core/core.rst
protos/docs/core/index.rst
protos/docs/datacatalog/datacatalog.rst
protos/docs/datacatalog/index.rst
protos/docs/event/event.rst
protos/docs/event/index.rst
protos/docs/plugins/index.rst
protos/docs/plugins/plugins.rst
protos/docs/service/index.rst
protos/docs/service/service.rst
protos/flyteidl/admin/agent.proto
protos/flyteidl/admin/cluster_assignment.proto
protos/flyteidl/admin/common.proto
protos/flyteidl/admin/description_entity.proto
protos/flyteidl/admin/event.proto
protos/flyteidl/admin/execution.proto
protos/flyteidl/admin/launch_plan.proto
protos/flyteidl/admin/matchable_resource.proto
protos/flyteidl/admin/node_execution.proto
protos/flyteidl/admin/notification.proto
protos/flyteidl/admin/project.proto
protos/flyteidl/admin/project_attributes.proto
protos/flyteidl/admin/project_domain_attributes.proto
protos/flyteidl/admin/schedule.proto
protos/flyteidl/admin/signal.proto
protos/flyteidl/admin/task.proto
protos/flyteidl/admin/task_execution.proto
protos/flyteidl/admin/version.proto
protos/flyteidl/admin/workflow.proto
protos/flyteidl/admin/workflow_attributes.proto
protos/flyteidl/core/artifact_id.proto
protos/flyteidl/core/catalog.proto
protos/flyteidl/core/compiler.proto
protos/flyteidl/core/condition.proto
protos/flyteidl/core/dynamic_job.proto
protos/flyteidl/core/errors.proto
protos/flyteidl/core/execution.proto
protos/flyteidl/core/identifier.proto
protos/flyteidl/core/interface.proto
protos/flyteidl/core/literals.proto
protos/flyteidl/core/metrics.proto
protos/flyteidl/core/security.proto
protos/flyteidl/core/tasks.proto
protos/flyteidl/core/types.proto
protos/flyteidl/core/workflow.proto
protos/flyteidl/core/workflow_closure.proto
protos/flyteidl/datacatalog/datacatalog.proto
protos/flyteidl/event/cloudevents.proto
protos/flyteidl/event/event.proto
protos/flyteidl/plugins/array_job.proto
protos/flyteidl/plugins/dask.proto
protos/flyteidl/plugins/mpi.proto
protos/flyteidl/plugins/presto.proto
protos/flyteidl/plugins/pytorch.proto
protos/flyteidl/plugins/qubole.proto
protos/flyteidl/plugins/ray.proto
protos/flyteidl/plugins/spark.proto
protos/flyteidl/plugins/tensorflow.proto
protos/flyteidl/plugins/waitable.proto
protos/flyteidl/plugins/kubeflow/common.proto
protos/flyteidl/plugins/kubeflow/mpi.proto
protos/flyteidl/plugins/kubeflow/pytorch.proto
protos/flyteidl/plugins/kubeflow/tensorflow.proto
protos/flyteidl/service/admin.proto
protos/flyteidl/service/agent.proto
protos/flyteidl/service/auth.proto
protos/flyteidl/service/dataproxy.proto
protos/flyteidl/service/external_plugin_service.proto
protos/flyteidl/service/identity.proto
protos/flyteidl/service/signal.proto
scripts/test_diff.sh