pulumi/pkg/backend/cloud
joeduffy 87079589f1 Use the retry framework for REST API retries
This change incorporates feedback on https://github.com/pulumi/pulumi/pull/764,
in addition to refactoring the retry logic to use our retry framework rather
than hand-rolling it in the REST API code.  It's a minor improvement, but at
least lets us consolidate some of this logic which we'll undoubtedly use more
of over time.
2017-12-26 10:24:08 -08:00
..
apitype Support secrets for cloud stacks. 2017-12-22 07:59:27 -08:00
api.go Add support for pulumi logs --since when targeting cloud backend (#756) 2017-12-21 17:16:45 -08:00
backend.go Use the retry framework for REST API retries 2017-12-26 10:24:08 -08:00
stack.go Implement resource protection (#751) 2017-12-20 14:31:07 -08:00