pulumi/pkg/codegen
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
..
docs [codegen/docs] Use go:embed for templates and use DisplayName from schema for titles (#8389) 2021-11-10 11:07:43 -08:00
dotnet [schema] Add IsOverlay option to disable codegen for particular types (#8338) 2021-11-11 17:00:03 -07:00
go [schema] Add IsOverlay option to disable codegen for particular types (#8338) 2021-11-11 17:00:03 -07:00
hcl2 [codegen] Rename the PCL package. (#8103) 2021-09-29 20:11:56 -07:00
importer [codegen] Rename the PCL package. (#8103) 2021-09-29 20:11:56 -07:00
internal [schema] Add IsOverlay option to disable codegen for particular types (#8338) 2021-11-11 17:00:03 -07:00
nodejs [schema] Add IsOverlay option to disable codegen for particular types (#8338) 2021-11-11 17:00:03 -07:00
pcl [codegen] Rename the PCL package. (#8103) 2021-09-29 20:11:56 -07:00
python [schema] Add IsOverlay option to disable codegen for particular types (#8338) 2021-11-11 17:00:03 -07:00
schema [schema] Add IsOverlay option to disable codegen for particular types (#8338) 2021-11-11 17:00:03 -07:00
docs.go Support "lifting" single-valued method returns to their return type (#8111) 2021-10-01 11:33:02 -07:00
docs_test.go [codegen/docs] Reimplement example extraction. (#4851) 2020-06-18 12:32:15 -07:00
utilities.go [codegen/go] Rewrite cyclic types. (#8049) 2021-09-28 07:33:14 -07:00
utilities_test.go [codegen] Fix SimplifyInputUnion. (#7459) 2021-07-08 16:01:35 -07:00
utilities_types.go [codegen/go] allow plain default types (#8254) 2021-10-26 17:18:48 -07:00