ContainerRegistryEventTarget interface

The MIME type of the referenced object.The number of bytes of the content. Same as LengthThe digest of the content, as defined by theThe number of bytes of the content. Same as SizeThe repository name.The direct URL to the content.The tag name.

Property Details

digest

digest?: string

Property Value

string

length

length?: number

Property Value

number

mediaType

mediaType?: string

Property Value

string

repository

repository?: string

Property Value

string

size

size?: number

Property Value

number

tag

tag?: string

Property Value

string

url

url?: string

Property Value

string