pulumi/pkg/backend/httpstate
joeduffy feaea31f7b Rename backend packages
This renames the backend packages to more closely align with the
new direction for them. Namely, pkg/backend/cloud becomes
pkg/backend/httpstate and pkg/backend/local becomes
pkg/backend/filestate. This also helps to clarify that these are meant
to be around state management and so the upcoming refactoring required
to split out (e.g.) the display logic (amongst other things) will make
more sense, and we'll need better package names for those too.
2018-09-05 07:32:42 -07:00
..
client Rename backend packages 2018-09-05 07:32:42 -07:00
backend.go Rename backend packages 2018-09-05 07:32:42 -07:00
console.go Rename backend packages 2018-09-05 07:32:42 -07:00
console_test.go Rename backend packages 2018-09-05 07:32:42 -07:00
context.go Rename backend packages 2018-09-05 07:32:42 -07:00
context_test.go Rename backend packages 2018-09-05 07:32:42 -07:00
snapshot.go Rename backend packages 2018-09-05 07:32:42 -07:00
stack.go Rename backend packages 2018-09-05 07:32:42 -07:00
state.go Rename backend packages 2018-09-05 07:32:42 -07:00