pulumi/pkg/apitype
Joe Duffy caceeea290
Reintroduce untyped deployments (#996)
By using untyped deployment structures via `json.RawMessage`, we can
support round-tripping between old CLI clients and newer servers, without
dropping possibly-important information on the floor.  I hadn't realized
this design goal with the original system, and after talking to @pgavlin,
I better realized the intent and that we want to preserve this.
2018-03-03 12:12:54 -08:00
..
core.go Reintroduce untyped deployments (#996) 2018-03-03 12:12:54 -08:00
errors.go Create apitype package 2018-01-10 15:04:55 -08:00
history.go Add not-started UpdateResult 2018-01-25 14:23:49 -08:00
logs.go Add apitypes from pulumi-ppc 2018-01-10 15:43:44 -08:00
stacks.go Reintroduce untyped deployments (#996) 2018-03-03 12:12:54 -08:00
updates.go Eliminate type redundancy 2018-02-28 12:44:55 -08:00