pulumi/sdk/nodejs/runtime
Pat Gavlin 44376738f6
Add resource modules. (#5645)
This is necessary due to the way we've factored the libraries imported
by users into modules. The primary alternative is to ensure that each
child module imports the root module for a package and registers itself
with that package where necessary to prevent circular dependencies. This
simplifies the core SDKs slightly at the cost of greater complications
in the generated SDKs; the approach taken by these changes seems like a
more maintainable option.

Contributes to #2430.

Co-authored-by: Justin Van Patten <jvp@justinvp.com>
2020-11-04 10:24:41 -08:00
..
closure Mark internal APIs @internal to filter from API docs (#3809) 2020-01-26 09:06:35 -08:00
asyncIterableUtil.ts Mark internal APIs @internal to filter from API docs (#3809) 2020-01-26 09:06:35 -08:00
config.ts support inline programs for nodejs automation api 2020-10-08 12:19:01 -07:00
debuggable.ts support inline programs for nodejs automation api 2020-10-08 12:19:01 -07:00
index.ts support inline programs for nodejs automation api 2020-10-08 12:19:01 -07:00
invoke.ts support inline programs for nodejs automation api 2020-10-08 12:19:01 -07:00
mocks.ts Enable features in mock monitor (#4272) 2020-04-03 08:33:40 +02:00
resource.ts fix test mode, test mode tests 2020-10-08 12:19:01 -07:00
rpc.ts Add resource modules. (#5645) 2020-11-04 10:24:41 -08:00
settings.ts Add support for serialized resource references. (#5041) 2020-10-27 10:12:12 -07:00
stack.ts Ensuring references to v2 pulumi packages are up to date 2020-06-17 14:54:05 +03:00