Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Target

Package version

The target of the event.

Hierarchy

  • Target

Index

Properties

Optional digest

digest: undefined | string

The digest of the content, as defined by the Registry V2 HTTP API Specification.

Optional length

length: undefined | number

The number of bytes of the content. Same as Size field.

Optional mediaType

mediaType: undefined | string

The MIME type of the referenced object.

Optional name

name: undefined | string

The name of the artifact.

Optional repository

repository: undefined | string

The repository name.

Optional size

size: undefined | number

The number of bytes of the content. Same as Length field.

Optional tag

tag: undefined | string

The tag name.

Optional url

url: undefined | string

The direct URL to the content.

Optional version

version: undefined | string

The version of the artifact.

Generated using TypeDoc