pulumi/pkg/resource/plugin
Joe Duffy 13268be348 Add a "host" CLI command
This change adds a new "host" CLI command that enables attaching
a language to the engine and resource monitor independently, rather
than relying on the automatic behavior of launching a language host.
This enables new programmatic capabilities.
2020-03-21 17:38:08 -07:00
..
analyzer.go Initial support for configuring policies (#4015) 2020-03-08 14:11:55 -07:00
analyzer_plugin.go Support for running Python policy packs (#4057) 2020-03-18 16:15:57 -07:00
check.go Add license headers 2018-05-22 15:02:47 -07:00
config_source.go Add license headers 2018-05-22 15:02:47 -07:00
context.go Remove uses of plugins in the snapshot (#2662) 2019-04-23 09:53:44 -07:00
host.go PaC: Support Config/getProject/getStack/isDryRun (#3612) 2019-12-16 22:51:02 +00:00
host_server.go Improve tracing support. (#3238) 2019-09-16 14:16:43 -07:00
langruntime.go Add nodejs support for query mode 2019-05-02 18:08:08 -07:00
langruntime_plugin.go Add a "host" CLI command 2020-03-21 17:38:08 -07:00
plugin.go Improve error message for policy pack not found (#3967) 2020-02-28 12:48:53 -08:00
provider.go Add support for extracting schemas from providers. (#3984) 2020-02-27 16:10:47 -08:00
provider_plugin.go Add support for extracting schemas from providers. (#3984) 2020-02-27 16:10:47 -08:00
provider_plugin_test.go Fix up some spelling errors 2019-06-18 15:30:25 -07:00
rpc.go PaC: Filter internal resource property keys (#4099) 2020-03-18 11:39:13 -07:00
rpc_test.go PaC: Filter internal resource property keys (#4099) 2020-03-18 11:39:13 -07:00