pulumi/pkg/codegen/schema
Ian Wahbe d310028a69 Change the StructuredDescription fields to a ptr.
This is necessary since encoding/json doesn't allow `omitnils` for
non-ptr custom types.
2022-12-12 10:56:45 +01:00
..
bind.go Change the StructuredDescription fields to a ptr. 2022-12-12 10:56:45 +01:00
description.go Change the StructuredDescription fields to a ptr. 2022-12-12 10:56:45 +01: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 [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
docs_test.go Standardize pkg loading for TestReferenceRenderer 2022-11-03 16:46:41 -07:00
loader.go Account for version when caching schemas 2022-11-11 18:35:56 -08:00
loader_schema_test.go perf: Use a faster check for empty schemas (#10444) 2022-08-19 07:40:59 -07:00
loader_test.go [schema] Faster schema loading via caching alongside plugins (#9686) 2022-06-13 23:27:11 -07:00
mock_pulumi_schema.go Change the StructuredDescription fields to a ptr. 2022-12-12 10:56:45 +01:00
package_reference.go Restore old fields and types to allow compilation 2022-12-12 10:56:23 +01:00
pulumi.json [schema] Add enum overlay support. (#8425) 2021-11-16 15:53:28 -08:00
schema.go Change the StructuredDescription fields to a ptr. 2022-12-12 10:56:45 +01:00
schema_test.go chore: Fix up load schema filename ref and add courtesy note 2022-10-11 05:56:29 -07:00