File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,13 @@ guidelines] as Crossplane.
10
10
To learn how to use this SDK:
11
11
12
12
* [ Learn about how composition functions work] [ functions ]
13
+ * [ Learn about Python code generated from protocol buffers] [ python-protobuf ]
14
+
15
+ The ` RunFunctionRequest ` and ` RunFunctionResponse ` types provided by this SDK
16
+ are generated from a proto3 protocol buffer schema. Their fields behave
17
+ similarly to built-in Python types like lists and dictionaries, but there are
18
+ some differences. Read the generated code documentation to familiarize yourself
19
+ with the the differences.
13
20
14
21
## Contributing
15
22
@@ -35,5 +42,6 @@ hatch build
35
42
36
43
[ python ] : https://python.org
37
44
[ functions ] : https://docs.crossplane.io/latest/concepts/composition-functions
45
+ [ python-protobuf ] : https://protobuf.dev/reference/python/python-generated/
38
46
[ contributing guidelines ] : https://github.com/crossplane/crossplane/tree/master/contributing
39
47
[ hatch ] : https://github.com/pypa/hatch
You can’t perform that action at this time.
0 commit comments