The current structure is a remnant of when the in memory storage was one of the options for backing store. Today, we always have the memory storage with an optional "backend storage" plugin. This commit makes the InMemoryStorage use explicit. |
||
---|---|---|
.. | ||
testdata | ||
container_test.go | ||
container.go | ||
machine.go | ||
manager_test.go | ||
manager.go | ||
topology_test.go |