Skip to main content

Module model

Module model 

Source
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.
LinkSupport
Which link primitives the host filesystem actually allows right now.

Enums§

LinkTarget
Where a link points, as resolved by the filesystem adapter.
NodeKind
Whether a filesystem entry is a file or a directory.
ResourceKind
A class of configuration that agents can share.
Strategy
How a provider obtains a resource.
Via
The concrete mechanism used to materialise a capability.