pulumi/sdk/proto/go
Pat Gavlin ccde31b713
Add support for extracting schemas from providers. (#3984)
These changes add a new method to the resource provider gRPC interface,
`GetSchema`, that allows consumers of these providers to extract
JSON-serialized schema information for the provider's types, resources,
and functions.
2020-02-27 16:10:47 -08:00
..
analyzer.pb.go Add support for extracting schemas from providers. (#3984) 2020-02-27 16:10:47 -08:00
engine.pb.go Add support for extracting schemas from providers. (#3984) 2020-02-27 16:10:47 -08:00
errors.pb.go Implement first-class providers. (#1695) 2018-08-06 17:50:29 -07:00
language.pb.go Add support for extracting schemas from providers. (#3984) 2020-02-27 16:10:47 -08:00
plugin.pb.go Add support for extracting schemas from providers. (#3984) 2020-02-27 16:10:47 -08:00
provider.pb.go Add support for extracting schemas from providers. (#3984) 2020-02-27 16:10:47 -08:00
resource.pb.go Add support for extracting schemas from providers. (#3984) 2020-02-27 16:10:47 -08:00