Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ContainerRegistryEventData

Package version

The content of the event request message.

Hierarchy

  • ContainerRegistryEventData

Index

Properties

action

action: string

The action that encompasses the provided event.

actor

The agent that initiated the event. For most situations, this could be from the authorization context of the request.

connectedRegistry

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

id

id: string

The event ID.

location

location: string

The location of the event.

request

The request that generated the event.

source

The registry node that generated the event. Put differently, while the actor initiates the event, the source generates it.

target

The target of the event.

timestamp

timestamp: string

The time at which the event occurred.

Generated using TypeDoc