Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ContainerRegistryArtifactEventTarget

Package version

The target of the event.

Hierarchy

  • ContainerRegistryArtifactEventTarget

Index

Properties

digest

digest: string

The digest of the artifact.

mediaType

mediaType: string

The MIME type of the artifact.

name

name: string

The name of the artifact.

repository

repository: string

The repository name of the artifact.

size

size: number

The size in bytes of the artifact.

tag

tag: string

The tag of the artifact.

version

version: string

The version of the artifact.

Generated using TypeDoc