pulumi/pkg/codegen/python
Praneet Loke 729ae08c9d
Handle k8s cases in the resource doc generator (#4337)
* Add a check for the Python code gen to prevent infinte recursion. Remove the custom logic for k8s for generating Python property case maps.

* Fix bug with C# links for k8s constructor resources.

* Apply a style on the deprecation message.

* Use the display name when rendering a property type that does not have a link.

* Fix the python type string generator for docs to inspect union types.

* Update cleanTypeString to account for nodejs package names.

* Add missing lookup names for packages.
2020-04-10 14:07:52 -07:00
..
doc.go Handle k8s cases in the resource doc generator (#4337) 2020-04-10 14:07:52 -07:00
gen.go Handle k8s cases in the resource doc generator (#4337) 2020-04-10 14:07:52 -07:00
gen_intrinsics.go Add a code generator for Python programs. (#4285) 2020-04-02 23:29:05 -07:00
gen_program.go HCL2 updates (#4309) 2020-04-06 19:43:16 -07:00
gen_program_expressions.go HCL2 updates (#4309) 2020-04-06 19:43:16 -07:00
gen_program_lower.go Add a code generator for Python programs. (#4285) 2020-04-02 23:29:05 -07:00
gen_program_test.go HCL2 updates (#4309) 2020-04-06 19:43:16 -07:00
python.go Creation of generator package (#2970) 2019-07-22 17:09:35 -07:00
utilities.go Add a code generator for Python programs. (#4285) 2020-04-02 23:29:05 -07:00