@flyteorg/flyteidl 1.16.0 → 2.0.0-alpha2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (87) hide show
  1. package/package.json +6 -9
  2. package/LICENSE +0 -202
  3. package/NOTICE +0 -4
  4. package/README.md +0 -14
  5. package/gen/pb-js/flyteidl.d.ts +0 -28307
  6. package/gen/pb-js/flyteidl.js +0 -66636
  7. package/protos/buf.lock +0 -18
  8. package/protos/buf.yaml +0 -12
  9. package/protos/docs/admin/admin.rst +0 -4623
  10. package/protos/docs/admin/index.rst +0 -13
  11. package/protos/docs/contributing.md +0 -68
  12. package/protos/docs/core/core.rst +0 -3952
  13. package/protos/docs/core/index.rst +0 -15
  14. package/protos/docs/datacatalog/datacatalog.rst +0 -1313
  15. package/protos/docs/datacatalog/index.rst +0 -16
  16. package/protos/docs/event/event.rst +0 -726
  17. package/protos/docs/event/index.rst +0 -27
  18. package/protos/docs/plugins/index.rst +0 -14
  19. package/protos/docs/plugins/plugins.rst +0 -780
  20. package/protos/docs/restructuredtext.tmpl +0 -129
  21. package/protos/docs/service/index.rst +0 -13
  22. package/protos/docs/service/service.rst +0 -543
  23. package/protos/docs/withoutscalar_restructuredtext.tmpl +0 -105
  24. package/protos/docs_index.rst +0 -19
  25. package/protos/flyteidl/admin/agent.proto +0 -309
  26. package/protos/flyteidl/admin/cluster_assignment.proto +0 -11
  27. package/protos/flyteidl/admin/common.proto +0 -337
  28. package/protos/flyteidl/admin/description_entity.proto +0 -95
  29. package/protos/flyteidl/admin/event.proto +0 -70
  30. package/protos/flyteidl/admin/execution.proto +0 -436
  31. package/protos/flyteidl/admin/launch_plan.proto +0 -231
  32. package/protos/flyteidl/admin/matchable_resource.proto +0 -194
  33. package/protos/flyteidl/admin/node_execution.proto +0 -248
  34. package/protos/flyteidl/admin/notification.proto +0 -27
  35. package/protos/flyteidl/admin/project.proto +0 -132
  36. package/protos/flyteidl/admin/project_attributes.proto +0 -69
  37. package/protos/flyteidl/admin/project_domain_attributes.proto +0 -80
  38. package/protos/flyteidl/admin/schedule.proto +0 -43
  39. package/protos/flyteidl/admin/signal.proto +0 -86
  40. package/protos/flyteidl/admin/task.proto +0 -71
  41. package/protos/flyteidl/admin/task_execution.proto +0 -171
  42. package/protos/flyteidl/admin/version.proto +0 -27
  43. package/protos/flyteidl/admin/workflow.proto +0 -92
  44. package/protos/flyteidl/admin/workflow_attributes.proto +0 -89
  45. package/protos/flyteidl/cacheservice/cacheservice.proto +0 -143
  46. package/protos/flyteidl/core/artifact_id.proto +0 -112
  47. package/protos/flyteidl/core/catalog.proto +0 -63
  48. package/protos/flyteidl/core/compiler.proto +0 -64
  49. package/protos/flyteidl/core/condition.proto +0 -63
  50. package/protos/flyteidl/core/dynamic_job.proto +0 -32
  51. package/protos/flyteidl/core/errors.proto +0 -42
  52. package/protos/flyteidl/core/execution.proto +0 -156
  53. package/protos/flyteidl/core/execution_envs.proto +0 -45
  54. package/protos/flyteidl/core/identifier.proto +0 -80
  55. package/protos/flyteidl/core/interface.proto +0 -64
  56. package/protos/flyteidl/core/literals.proto +0 -205
  57. package/protos/flyteidl/core/metrics.proto +0 -50
  58. package/protos/flyteidl/core/security.proto +0 -135
  59. package/protos/flyteidl/core/tasks.proto +0 -392
  60. package/protos/flyteidl/core/types.proto +0 -208
  61. package/protos/flyteidl/core/workflow.proto +0 -361
  62. package/protos/flyteidl/core/workflow_closure.proto +0 -18
  63. package/protos/flyteidl/datacatalog/datacatalog.proto +0 -420
  64. package/protos/flyteidl/event/cloudevents.proto +0 -81
  65. package/protos/flyteidl/event/event.proto +0 -347
  66. package/protos/flyteidl/plugins/array_job.proto +0 -30
  67. package/protos/flyteidl/plugins/common.proto +0 -27
  68. package/protos/flyteidl/plugins/dask.proto +0 -41
  69. package/protos/flyteidl/plugins/kubeflow/common.proto +0 -28
  70. package/protos/flyteidl/plugins/kubeflow/mpi.proto +0 -47
  71. package/protos/flyteidl/plugins/kubeflow/pytorch.proto +0 -53
  72. package/protos/flyteidl/plugins/kubeflow/tensorflow.proto +0 -46
  73. package/protos/flyteidl/plugins/mpi.proto +0 -20
  74. package/protos/flyteidl/plugins/presto.proto +0 -14
  75. package/protos/flyteidl/plugins/pytorch.proto +0 -25
  76. package/protos/flyteidl/plugins/qubole.proto +0 -26
  77. package/protos/flyteidl/plugins/ray.proto +0 -59
  78. package/protos/flyteidl/plugins/spark.proto +0 -42
  79. package/protos/flyteidl/plugins/tensorflow.proto +0 -18
  80. package/protos/flyteidl/plugins/waitable.proto +0 -15
  81. package/protos/flyteidl/service/admin.proto +0 -668
  82. package/protos/flyteidl/service/agent.proto +0 -79
  83. package/protos/flyteidl/service/auth.proto +0 -94
  84. package/protos/flyteidl/service/dataproxy.proto +0 -205
  85. package/protos/flyteidl/service/external_plugin_service.proto +0 -79
  86. package/protos/flyteidl/service/identity.proto +0 -51
  87. package/protos/flyteidl/service/signal.proto +0 -55
@@ -1,129 +0,0 @@
1
- ######################
2
- Protocol Documentation
3
- ######################
4
-
5
- {{range .Files}}
6
- {{$file_name := .Name}}
7
-
8
- .. _ref_{{.Name}}:
9
-
10
- {{.Name}}
11
- ==================================================================
12
-
13
- {{.Description}}
14
-
15
- {{range .Messages}}
16
-
17
- .. _ref_{{.FullName}}:
18
-
19
- {{.LongName}}
20
- ------------------------------------------------------------------
21
-
22
- {{.Description}}
23
-
24
- {{if .HasFields}}
25
-
26
- .. csv-table:: {{.LongName}} type fields
27
- :header: "Field", "Type", "Label", "Description"
28
- :widths: auto
29
- {{range .Fields }}
30
- "{{.Name}}", ":ref:`ref_{{.FullType}}`", "{{.Label}}", "{{if (index .Options "deprecated"|default false)}}**Deprecated.** {{end}}{{nobr .Description}}{{if .DefaultValue}} Default: {{.DefaultValue}}{{end}}"
31
- {{- end}}
32
- {{end}}
33
-
34
-
35
- {{if .HasExtensions}}
36
-
37
- .. csv-table:: {{.LongName}} type extensions
38
- :header: "Extension", "Type", "Base", "Number", "Description"
39
- :widths: auto
40
- {{range .Extensions }}
41
- "{{.Name}}", "{{.LongType}}", "{{.ContainingLongType}}", "{{.Number}}", "{{nobr .Description}}{{if .DefaultValue}} Default: {{.DefaultValue}}{{end}}"
42
- {{- end}}
43
- {{end}}
44
-
45
- {{end}}
46
- ..
47
- end messages
48
-
49
- {{range .Enums}}
50
-
51
- .. _ref_{{.FullName}}:
52
-
53
- {{.LongName}}
54
- ------------------------------------------------------------------
55
-
56
- {{.Description}}
57
-
58
- .. csv-table:: Enum {{.LongName}} values
59
- :header: "Name", "Number", "Description"
60
- :widths: auto
61
- {{range .Values }}
62
- "{{.Name}}", "{{.Number}}", "{{nobr .Description}}"
63
- {{- end}}
64
-
65
- {{end}}
66
- ..
67
- end enums
68
-
69
- {{if .HasExtensions}}
70
-
71
- .. _ref_{{$file_name}}_extensions:
72
-
73
- File-level Extensions
74
- --------------------------------------------------------------------------------
75
-
76
- .. csv-table:: {{.Name}} file-level Extensions
77
- :header: "Extension", "Type", "Base", "Number", "Description"
78
- :widths: auto
79
- {{range .Extensions}}
80
- "{{.Name}}", "{{.LongType}}", "{{.ContainingLongType}}", "{{.Number}}", "{{nobr .Description}}{{if .DefaultValue}} Default: `{{.DefaultValue}}`{{end}}"
81
- {{- end}}
82
- {{end}}
83
- ..
84
- end HasExtensions
85
-
86
- {{range .Services}}
87
-
88
- .. _ref_{{.FullName}}:
89
-
90
- {{.Name}}
91
- ------------------------------------------------------------------
92
-
93
- {{.Description}}
94
-
95
- .. csv-table:: {{.Name}} service methods
96
- :header: "Method Name", "Request Type", "Response Type", "Description"
97
- :widths: auto
98
- {{range .Methods}}
99
- "{{.Name}}", ":ref:`ref_{{.RequestFullType}}`{{if .RequestStreaming}} stream{{end}}", ":ref:`ref_{{.ResponseFullType}}`{{if .ResponseStreaming}} stream{{end}}", "{{nobr .Description}}"
100
- {{- end}}
101
- {{end}}
102
- ..
103
- end services
104
-
105
- {{end}}
106
-
107
- .. _ref_scala_types:
108
-
109
- Scalar Value Types
110
- ==================
111
-
112
- {{range .Scalars}}
113
-
114
- .. _ref_{{.ProtoType}}:
115
-
116
- {{.ProtoType}}
117
- -----------------------------
118
-
119
- {{.Notes}}
120
-
121
- .. csv-table:: {{.ProtoType}} language representation
122
- :header: ".proto Type", "C++", "Java", "Python", "Go", "C#", "PHP", "Ruby"
123
- :widths: auto
124
-
125
- "{{.ProtoType}}", "{{.CppType}}", "{{.JavaType}}", "{{.PythonType}}", "{{.GoType}}", "{{.CSharp}}", "{{.PhpType}}", "{{.RubyType}}"
126
-
127
- {{end}}
128
- ..
129
- end scalars
@@ -1,13 +0,0 @@
1
- REST and gRPC interface for the Flyte Admin Service
2
- ===================================================
3
-
4
- This section provides all endpoint definitions that are implemented by the Admin service.
5
-
6
- `Admin service raw protos <https://github.com/flyteorg/flyteidl/blob/master/protos/flyteidl/service>`__
7
-
8
- .. toctree::
9
- :maxdepth: 1
10
- :caption: service
11
- :name: servicetoc
12
-
13
- service