Structs§
- Domain
Artifact Request - Metadata required to upload an artifact with Domain semantics.
- Materialized
Input - Result of materializing a CID, including discovered metadata from the domain server.
- TaskCtx
- Task context passed to runners.
Enums§
- Domain
Artifact Content - Describes the content of a
DomainArtifactRequest.
Traits§
- Access
Token Provider - Provides access to a hot-swappable bearer token for domain requests.
- Artifact
Sink - Destination for task output artifacts.
- Control
Plane - Control-plane interface for a running task.
- Input
Source - Source of input artifacts for a task.
- Multipart
Upload - Handle returned by
ArtifactSink::open_multipart. - Runner
- Runner entrypoint.