Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ContainerRegistryEventTarget

Package version

The target of the event.

Hierarchy

  • ContainerRegistryEventTarget

Index

Properties

digest

digest: string

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

length

length: number

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

mediaType

mediaType: string

The MIME type of the referenced object.

repository

repository: string

The repository name.

size

size: number

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

tag

tag: string

The tag name.

url

url: string

The direct URL to the content.

Generated using TypeDoc