pulumi/pkg/codegen/python
Levi Blackstone 0d4fb3e340
[schema] Add IsOverlay option to disable codegen for particular types (#8338)
Add a new `IsOverlay` option to schema types and functions that allows providers to document overlays in the schema. This makes it easier to generate API docs consistently, even for code that is generated outside of the typical codegen process.
2021-11-11 17:00:03 -07:00
..
.gitignore Simplify output-funcs codegen test (#8039) 2021-09-23 13:42:20 -04:00
doc.go Support "lifting" single-valued method returns to their return type (#8111) 2021-10-01 11:33:02 -07:00
gen.go [schema] Add IsOverlay option to disable codegen for particular types (#8338) 2021-11-11 17:00:03 -07:00
gen_intrinsics.go Clean up the language-specific schema APIs. (#4454) 2020-04-20 16:36:05 -07:00
gen_program.go [codegen] Rename the PCL package. (#8103) 2021-09-29 20:11:56 -07:00
gen_program_expressions.go [codegen] Rename the PCL package. (#8103) 2021-09-29 20:11:56 -07:00
gen_program_lower.go [codegen] Rename the PCL package. (#8103) 2021-09-29 20:11:56 -07:00
gen_program_quotes.go [codegen] Rename the PCL package. (#8103) 2021-09-29 20:11:56 -07:00
gen_program_quotes_test.go [codegen] Rename the PCL package. (#8103) 2021-09-29 20:11:56 -07:00
gen_program_test.go Cleanup program-gen test dependency gathering (#8248) 2021-10-19 12:17:19 -07:00
gen_resource_mappings.go [schema] Add IsOverlay option to disable codegen for particular types (#8338) 2021-11-11 17:00:03 -07:00
gen_resource_mappings_test.go Validate Name, Version and Enviroment (#7896) 2021-09-17 12:12:22 -07:00
gen_test.go iwahbe/7802/compile program generator test output (#8036) 2021-09-29 11:33:57 -07:00
importer.go Ability to require minimum Python version (#8296) 2021-10-26 14:33:21 -07:00
python.go [codegen/python] Improve program gen perf. (#7547) 2021-07-16 15:45:00 -07:00
python_test.go [codegen/python] Fix unintended name changes from PyName and some whitespace cleanup (#5202) 2020-08-20 20:51:32 -07:00
requirements.txt Simplify output-funcs codegen test (#8039) 2021-09-23 13:42:20 -04:00
utilities.go Revert "Emit schema.Package.Version when possible (#7938)" (#8035) 2021-09-22 19:39:07 -07:00
utilities_test.go [codegen] Rename the PCL package. (#8103) 2021-09-29 20:11:56 -07:00