ContainerRegistryImageDeletedEventData interface

Extends

Inherited Properties

action
actor
id
request
source
target
timestamp

Inherited Property Details

action

action?: string

Property Value

string

Inherited From ContainerRegistryEventData.action

actor

actor?: ContainerRegistryEventActor

Property Value

Inherited From ContainerRegistryEventData.actor

id

id?: string

Property Value

string

Inherited From ContainerRegistryEventData.id

request

request?: ContainerRegistryEventRequest

Property Value

Inherited From ContainerRegistryEventData.request

source

source?: ContainerRegistryEventSource

Property Value

Inherited From ContainerRegistryEventData.source

target

target?: ContainerRegistryEventTarget

Property Value

Inherited From ContainerRegistryEventData.target

timestamp

timestamp?: Date

Property Value

Date

Inherited From ContainerRegistryEventData.timestamp