DockerRegistryEvent
org.sagebionetworks.repo.model.docker.DockerRegistryEvent
https://godoc.org/github.com/docker/distribution/notifications#Event
| Field | Type | Description |
|---|---|---|
| id | STRING | ID provides a unique identifier for the event. |
| timestamp | STRING | Timestamp is the time at which the event occurred. |
| action | RegistryEventAction | |
| target | RegistryEventTarget | |
| request | RegistryEventRequest | |
| actor | RegistryEventActor | |
| source | RegistryEventSource |