pulumi/pkg
Pat Gavlin e884c63104 Extract a Pulumi API client.
These changes refactor direct interactions with the Pulumi API out of
the cloud backend and into a subpackage, `pkg/backend/cloud/client`.
This package exposes a slightly higher-level API that takes care of
calculating paths, performing HTTP calls, and occasionally wrapping
multiple physical calls into a single logical call (notably the creation
of an update and the upload of its program).

This is primarily intended as preparation for some of the changes
suggested in the feedback for #1067.
2018-03-21 16:45:54 -07:00
..
apitype Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
backend Extract a Pulumi API client. 2018-03-21 16:45:54 -07:00
diag Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
encoding Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
engine Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
graph Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
operations Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
resource Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
testing Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
tokens Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
tools Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
util Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
version Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
workspace Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00