ContainerImageRepo#
published | Boolean required
Indicate if the image has been published to the container catalog.
registry | String required
Hostname of the registry where the repository can be accessed.
repository | String required
Repository name.
tags | List[ContainerImageRepoTag] required
List of container tags assigned to this layer.
comparison | ContainerImageRepoComparison
Store information about image comparison.
content_advisory_ids | List[String]
The _id’s of the redHatContainerAdvisory that contains the content advisories.
image_advisory_id | String
The _id of the redHatContainerAdvisory that contains the image advisory.
manifest_list_digest | String
Available for multiarch images.
manifest_schema2_digest | String
Available for single arch images.
published_date | DateTime
Date the image was published to the container catalog.
push_date | DateTime
When the image was pushed to this repository. For RH images this is picked from first found of advisory ship_date, brew completion_date, and finally repositories publish_date. For ISV images this replicates value of published_date.
signatures | List[SignatureInfo]
Image signing info.
image_advisory | RESTGetRedHatContainerAdvisory
URI to the image advisory.
repository | RESTGetRepositoryByRegistry
URI to the repository definition.
Index management is not enabled on this collection.