Skip to main content

Module client

Module client 

Source
Expand description

HTTP client for the registry REST API.

Structs§

ArtifactSummary
A search/listing row.
Manifest
The install manifest returned by /api/v1/artifacts/{ns}/{slug}/install-manifest.
ManifestFile
One file to place, from an install manifest.
PublishReq
Body for POST /api/v1/artifacts.
RegistryClient
A minimal client over the registry REST surface.