RegistryEventTarget
org.sagebionetworks.repo.model.docker.RegistryEventTarget
| Field | Type | Description |
|---|---|---|
| mediaType | STRING | |
| size | INTEGER | |
| digest | STRING | The digest of the image being pushed or pulled. |
| length | INTEGER | |
| repository | STRING | The path of the repository which is the subject of the event. |
| tag | STRING | The user supplied tag for the commit of the repository being pushed or pulled. |
| url | STRING |