ContainerRegistryArtifactEventData interface

The content of the event request message.

Properties

action

The action that encompasses the provided event.

connectedRegistry

The connected registry information if the event is generated by a connected registry.

id

The event ID.

location

The location of the event.

target

The target of the event.

timestamp

The time at which the event occurred.

Property Details

action

The action that encompasses the provided event.

action: string

Property Value

string

connectedRegistry

The connected registry information if the event is generated by a connected registry.

connectedRegistry: ContainerRegistryEventConnectedRegistry

Property Value

id

The event ID.

id: string

Property Value

string

location

The location of the event.

location: string

Property Value

string

target

The target of the event.

target: ContainerRegistryArtifactEventTarget

Property Value

timestamp

The time at which the event occurred.

timestamp: string

Property Value

string