pulumi/pkg/resource
joeduffy 80d19d4f0b Use the object mapper to reduce provider boilerplate
This changes the object mapper infrastructure to offer more fine-grained
reporting of errors, and control over verification, during the mapping from
an untyped payload to a typed one.  As a result, we can eliminate a bit of
the explicit unmarshaling goo in the AWS providers (but not all of it; I'm
sure there is more we can, and should, be doing here...)
2017-03-12 14:13:44 -07:00
..
analyzer.go Add basic analyzer support 2017-03-10 23:49:17 -08:00
analyzer_plugin.go Add the ability to specify analyzers 2017-03-11 10:07:34 -08:00
config.go Ensure configuration round-trips in Huskfiles 2017-02-28 15:43:46 -08:00
context.go Add the ability to specify analyzers 2017-03-11 10:07:34 -08:00
deployment.go More term rotations 2017-03-06 14:32:39 +00:00
env.go More term rotations 2017-03-06 14:32:39 +00:00
plan.go Add basic analyzer support 2017-03-10 23:49:17 -08:00
plan_graph.go Checkpoint deployments 2017-02-27 10:26:44 -08:00
plugin.go Add basic analyzer support 2017-03-10 23:49:17 -08:00
properties.go Use the object mapper to reduce provider boilerplate 2017-03-12 14:13:44 -07:00
properties_diff.go Make security group changes imply replacement 2017-03-02 16:16:18 -08:00
provider.go Add basic analyzer support 2017-03-10 23:49:17 -08:00
provider_plugin.go Add basic analyzer support 2017-03-10 23:49:17 -08:00
resource.go Rename Monikers to URNs 2017-03-02 17:10:10 -08:00
resource_graph.go Rename Monikers to URNs 2017-03-02 17:10:10 -08:00
rpc.go Rename Monikers to URNs 2017-03-02 17:10:10 -08:00
snapshot.go More term rotations 2017-03-06 14:32:39 +00:00
stable.go Coconut! 2017-02-25 07:25:33 -08:00
urn.go Fix an off by one (duhhh) 2017-03-02 17:15:13 -08:00