pulumi/pkg/codegen/python
Levi Blackstone 956d362d8b
[codegen] Don't log deprecation warnings in k8s SDKs (#4942)
The k8s SDK logs deprecations warnings as part of the
provider logic, and includes a flag to suppress these
warnings. Including them in the SDKs breaks this logic.
2020-07-01 13:50:26 -06:00
..
doc.go Avoid stack overflow in Python codegen in case of recursive types (#4908) 2020-06-26 20:47:13 +02:00
gen.go [codegen] Don't log deprecation warnings in k8s SDKs (#4942) 2020-07-01 13:50:26 -06:00
gen_intrinsics.go Clean up the language-specific schema APIs. (#4454) 2020-04-20 16:36:05 -07:00
gen_program.go [codegen/*] Add support for resource options. (#4925) 2020-06-29 16:33:52 -07:00
gen_program_expressions.go [codegen/*] Add support for explicit secrets. (#4927) 2020-06-30 11:35:24 -07:00
gen_program_lower.go [codegen/hcl2] Add a conversion insertion pass. (#4594) 2020-05-11 11:17:36 -07:00
gen_program_quotes.go [codegen/hcl2] Add a conversion insertion pass. (#4594) 2020-05-11 11:17:36 -07:00
gen_program_quotes_test.go [codegen/*] Improve range type binding + codegen. (#4552) 2020-05-04 15:04:35 -07:00
gen_program_test.go Turn program gen NYIs into diagnostic errors (#4794) 2020-06-10 10:21:53 -07:00
gen_test.go [codegen/python] Fix edge case in relative import (#4809) 2020-06-11 15:31:39 -07:00
importer.go [codegen/python] Fix k8s __init__.py generation (#4795) 2020-06-10 13:55:10 -07:00
python.go [codegen/python] Decrease alloc volume in PyName. (#4533) 2020-04-30 13:22:13 -07:00
utilities.go Initial support for C# program gen (#4611) 2020-05-19 10:18:38 +02:00
utilities_test.go [codegen/*] Improve range type binding + codegen. (#4552) 2020-05-04 15:04:35 -07:00