mirror of https://github.com/pulumi/pulumi.git
1a38eadc69
This changes codegen to be invoked via gRPC from pkg, rather than invoking pkg/codegen directly. Consider it a proof-of-concept for moving codegen to a gRPC interface without the worries of forwards-backwards compatability (because we ship language plugins at a fixed version side-by-side to users). |
||
---|---|---|
.. | ||
codegen | ||
alias.pb.go | ||
analyzer.pb.go | ||
analyzer_grpc.pb.go | ||
converter.pb.go | ||
converter_grpc.pb.go | ||
engine.pb.go | ||
engine_grpc.pb.go | ||
errors.pb.go | ||
language.pb.go | ||
language_grpc.pb.go | ||
plugin.pb.go | ||
provider.pb.go | ||
provider_grpc.pb.go | ||
resource.pb.go | ||
resource_grpc.pb.go |