pulumi/pkg/backend
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
..
cloud Use the retry framework for REST API retries 2017-12-26 10:24:08 -08:00
local Support secrets for cloud stacks. 2017-12-22 07:59:27 -08:00
state Support secrets for cloud stacks. 2017-12-22 07:59:27 -08:00
backend.go Support secrets for cloud stacks. 2017-12-22 07:59:27 -08:00
stack.go Support secrets for cloud stacks. 2017-12-22 07:59:27 -08:00