Expand description
Core vocabulary: what can be shared, and how it gets put in place.
Structs§
- Entry
- A filesystem entry as observed without following a trailing link.
- Link
Support - Which link primitives the host filesystem actually allows right now.
Enums§
- Link
Target - Where a link points, as resolved by the filesystem adapter.
- Node
Kind - Whether a filesystem entry is a file or a directory.
- Resource
Kind - A class of configuration that agents can share.
- Strategy
- How a provider obtains a resource.
- Via
- The concrete mechanism used to materialise a capability.