pulumi/sdk/nodejs/proto/codegen
Fraser Waters b52882ebdc
Copy Parameterization to the codegen package (#17098)
We want to be able to pass parameterisation details to GetSchema for
loading parameterised schemas over grpc. This is exactly the same
details we pass to RegisterPackage for parameterised details. We
duplicate the type as we can't refer to it because of import cycles, and
we can't move it because things already use the existing type.
2024-08-29 13:45:51 +00:00
..
hcl_grpc_pb.js gRPC for GenerateProject/Program/Package 2023-05-06 13:14:59 +01:00
hcl_pb.d.ts Update node sdk to use typescript definitions for grpc and protobufs. (#14415) 2023-12-04 15:22:44 +00:00
hcl_pb.js Fix recursive fixups in JavaScript protobuf generation (#14424) 2023-11-10 13:31:14 +00:00
loader_grpc_pb.d.ts Clean up unused import warnings (#15581) 2024-03-04 13:01:25 +00:00
loader_grpc_pb.js Clean up unused import warnings (#15581) 2024-03-04 13:01:25 +00:00
loader_pb.d.ts Copy Parameterization to the codegen package (#17098) 2024-08-29 13:45:51 +00:00
loader_pb.js Copy Parameterization to the codegen package (#17098) 2024-08-29 13:45:51 +00:00
mapper_grpc_pb.d.ts Clean up unused import warnings (#15581) 2024-03-04 13:01:25 +00:00
mapper_grpc_pb.js Clean up unused import warnings (#15581) 2024-03-04 13:01:25 +00:00
mapper_pb.d.ts Clean up unused import warnings (#15581) 2024-03-04 13:01:25 +00:00
mapper_pb.js Clean up unused import warnings (#15581) 2024-03-04 13:01:25 +00:00