pulumi/pkg/codegen/schema
Pat Gavlin 4b90205f3f
[codegen/python/sdk]: package/module registration (#5806)
Generate ResourcePackage and ResourceModule implementations and
registrations. A ResourcePackage is generated for any module that
includes a provider resource (which should be the root module only), and
a ResourceModule is generated for any module that includes a resource.

Note that version information is currently omitted. We should fix this
up before enabling resource reference deserialization end-to-end.
2020-11-24 12:43:23 -08:00
..
docs_parser.go [codegen/schema] Skip processing a line if the block position is greater than the length of the line. (#5002) 2020-07-16 16:59:06 -07:00
docs_renderer.go [schema/docs] Use a Markdown parser. (#4838) 2020-06-17 14:02:45 -07:00
docs_test.go [schema/docs] Use a Markdown parser. (#4838) 2020-06-17 14:02:45 -07:00
loader.go [codegen/schema] Add support for external schema refs (#5606) 2020-10-29 17:41:12 -06:00
schema.go [codegen/python/sdk]: package/module registration (#5806) 2020-11-24 12:43:23 -08:00
schema_test.go Allow schemas to reference to provider types. (#5788) 2020-11-20 09:16:45 -08:00