pulumi/pkg/apitype
Chris Smith 454f946e8c
Wire Package.Main to the Pulumi Service. (#615)
This PR just wires the `Package.Main` field to the Pulumi Service (and in subsequent PRs, the `pulumi-service` and `pulumi-ppc` repos).

@joeduffy , should we just upload the entire `package.Package` type with the `UpdateProgramRequest` type? I'm not sure we want to treat that type as part of part of our public API surface area. But on the other hand, we'll need to mirror relevant fields in N places if we don't.
2017-11-30 08:14:47 -08:00
..
stacks.go Bring in API types from the Pulumi Service 2017-11-02 11:19:00 -07:00
types.go Move program uploads to the CLI (#571) 2017-11-15 13:27:28 -08:00
updates.go Wire Package.Main to the Pulumi Service. (#615) 2017-11-30 08:14:47 -08:00