ContainerRegistryArtifactEventTarget interface
The MIME type of the artifact.The size in bytes of the artifact.The digest of the artifact.The repository name of the artifact.The tag of the artifact.The name of the artifact.The version of the artifact.
Property Details
digest
digest?: string
Property Value
string
mediaType
mediaType?: string
Property Value
string
name
name?: string
Property Value
string
repository
repository?: string
Property Value
string
size
size?: number
Property Value
number
tag
tag?: string
Property Value
string
version
version?: string
Property Value
string