Container Registry Repository Entity
Name | Type | Description | Notes |
---|---|---|---|
Name | string | The name of this repository (the name of the container image prepended with the registry name) | [optional] |
Image | string | The name of the conatiner image | [optional] |
Description | string | User defined description of this repository | [optional] |
AddedAt | string | The date this Repo was added | [optional] |
UpdatedAt | string | The date this Repo was last updated | [optional] |
PullCount | int | The amount of pulls for this Repo | [optional] |
ArtifactCount | int | The amount of artifacts of this Repo | [optional] |