Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DownloadManifestResult

Package version

The result from downloading a manifest from the registry.

Hierarchy

  • DownloadManifestResult

Index

Properties

digest

digest: string

The digest of the downloaded manifest as calculated by the registry.

manifest

manifest: OciManifest

The OCI manifest that was downloaded.

manifestStream

manifestStream: NodeJS.ReadableStream

The manifest stream that was downloaded.

Generated using TypeDoc