pulumi/sdk/proto/go/codegen
Fraser Waters fd5000b32c Add schema loader service
This moves schema loading out of the language runtimes and over to the
engine host.
Language runtimes no longer need to create a plugin host, or diagnostic
sink either because of this.

All schema loading is done over grpc. This first pass is very basic, and
not expected to be performant but it moves the control of schema loading
to the engine which is necessary for matrix testing.

Testing of this is covered by the convert and code generation smoke tests.
2023-07-27 15:03:52 +01:00
..
hcl.pb.go gRPC for GenerateProject/Program/Package 2023-05-06 13:14:59 +01:00
loader.pb.go Add schema loader service 2023-07-27 15:03:52 +01:00
loader_grpc.pb.go Add schema loader service 2023-07-27 15:03:52 +01:00
mapper.pb.go Allow mapping requests to install plugins 2023-05-29 14:53:04 +01:00
mapper_grpc.pb.go Add mapping service to converter 2023-03-24 17:09:17 +00:00