ContainerRegistryEventData interface

The event ID.The time at which the event occurred.The action that encompasses the provided event.The target of the event.The MIME type of the referenced object.The number of bytes of the content. Same asThe digest of the content, as defined byThe number of bytes of the content. Same asThe repository name.The direct URL to the content.The tag name.The request that generated the event.The ID of the request that initiated theThe IP or hostname and possibly port of theThe externally accessible hostname of theThe request method that generated theThe user agent header of the request.The agent that initiated the event. For mostThe subject or username associated with theThe registry node that generated the event. PutThe IP or hostname and the port of theThe running instance of an application.

Properties

action
actor
id
request
source
target
timestamp

Property Details

action

action?: string

Property Value

string

actor

actor?: ContainerRegistryEventActor

Property Value

id

id?: string

Property Value

string

request

request?: ContainerRegistryEventRequest

Property Value

source

source?: ContainerRegistryEventSource

Property Value

target

target?: ContainerRegistryEventTarget

Property Value

timestamp

timestamp?: Date

Property Value

Date