Structs§
- DomainArtifact Request 
- Metadata required to upload an artifact with Domain semantics.
- MaterializedInput 
- Result of materializing a CID, including discovered metadata from the domain server.
- TaskCtx
- Task context passed to runners.
Enums§
- DomainArtifact Content 
- Describes the content of a DomainArtifactRequest.
Traits§
- ArtifactSink 
- Destination for task output artifacts.
- ControlPlane 
- Control-plane interface for a running task.
- InputSource 
- Source of input artifacts for a task.
- MultipartUpload 
- Handle returned by ArtifactSink::open_multipart.
- Runner
- Runner entrypoint.