A Mounting
interpreter that uses a KeyValueStore
to store
MountConfig
s.
A Mounting
interpreter that uses a KeyValueStore
to store
MountConfig
s.
TODO: We'd like to not have to expose the Mounts
TaskRef
, but
currently need to due to how we initialize the system using
one mounting interpreter that updates these refs, but doesn't
persist configs, and then switch to another that does persist
configs post-initialization.
This should be unnecessary once we switch to lazy, on-demand mounting.
a KeyValueStore
interpreter to Task
the current hierarchical FileSystem interpreter, updated whenever mounts change
the current mapping of directories to filesystem definitions, updated whenever mounts change