Modules§
Structs§
- Extractor
Manifest - Manifest file produced by containerized extractors to describe their outputs. This is written as manifest.yaml in the OUTPUT_DIR by the container.
- Extractor
Upload Metadata - Metadata file created by yeeter after uploading extractor outputs to S3. This is uploaded to S3 by yeeter and read by the Temporal activity to orchestrate ingestion.
- Manifest
Output - Describes a single output file from a containerized extractor. This is written by the container in manifest.yaml.
- Upload
Metadata - Metadata about a single file uploaded to S3 by yeeter. Enriches the original manifest entry with S3 upload information.
Enums§
- Manifest
Ingest Type - Supported ingest types for containerized extractor outputs.