pulumi/pkg/backend/cloud
Sean Gillespie fba87909a0
Re-introduce interface for snapshot management (#1254)
* Re-introduce interface for snapshot management

Snapshot management was done through the Update interface; this commit
splits it into a separate interface

* Put the SnapshotManager instance onto the engine context

* Remove SnapshotManager from planContext and updateActions now that it can be accessed by engine Context
2018-04-23 14:12:13 -07:00
..
client Use ContinuationToken (#1220) 2018-04-20 15:48:23 -07:00
backend.go Re-introduce interface for snapshot management (#1254) 2018-04-23 14:12:13 -07:00
context.go Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
context_test.go Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
snapshot.go Re-introduce interface for snapshot management (#1254) 2018-04-23 14:12:13 -07:00
stack.go Don't mention PPC unless needed in the CLI 2018-04-23 16:50:48 -04:00
state.go Re-introduce interface for snapshot management (#1254) 2018-04-23 14:12:13 -07:00