Expand description
HTTP client for the registry REST API.
Structs§
- Artifact
Summary - A search/listing row.
- Manifest
- The install manifest returned by
/api/v1/artifacts/{ns}/{slug}/install-manifest. - Manifest
File - One file to place, from an install manifest.
- Publish
Req - Body for
POST /api/v1/artifacts. - Registry
Client - A minimal client over the registry REST surface.