Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ContainerRegistryArtifactEventTarget

Package version

The target of the event.

Hierarchy

  • ContainerRegistryArtifactEventTarget

Index

Properties

Optional digest

digest: undefined | string

The digest of the artifact.

Optional mediaType

mediaType: undefined | string

The MIME type of the artifact.

Optional name

name: undefined | string

The name of the artifact.

Optional repository

repository: undefined | string

The repository name of the artifact.

Optional size

size: undefined | number

The size in bytes of the artifact.

Optional tag

tag: undefined | string

The tag of the artifact.

Optional version

version: undefined | string

The version of the artifact.

Generated using TypeDoc