.. raw:: html ContainerImageRepo ================== .. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted .. tab-set:: .. tab-item:: Fields .. div:: :name: ``published`` ``published`` | :doc:`/scalars/Boolean` :bdg-danger:`required` .. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted Indicate if the image has been published to the container catalog. .. div:: :name: ``registry`` ``registry`` | String :bdg-danger:`required` .. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted Hostname of the registry where the repository can be accessed. .. div:: :name: ``repository`` ``repository`` | String :bdg-danger:`required` .. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted Repository name. .. div:: :name: ``tags`` ``tags`` | List[:doc:`/objects/ContainerImageRepoTag`] :bdg-danger:`required` .. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted List of container tags assigned to this layer. .. div:: :name: ``comparison`` ``comparison`` | :doc:`ContainerImageRepoComparison` .. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted Store information about image comparison. .. div:: :name: ``content_advisory_ids`` ``content_advisory_ids`` | List[:doc:`/scalars/String`] .. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted The _id's of the redHatContainerAdvisory that contains the content advisories. .. div:: :name: ``image_advisory_id`` ``image_advisory_id`` | String .. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted The _id of the redHatContainerAdvisory that contains the image advisory. .. div:: :name: ``manifest_list_digest`` ``manifest_list_digest`` | String .. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted Available for multiarch images. .. div:: :name: ``manifest_schema2_digest`` ``manifest_schema2_digest`` | String .. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted Available for single arch images. .. div:: :name: ``published_date`` ``published_date`` | :doc:`/scalars/DateTime` .. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted Date the image was published to the container catalog. .. div:: :name: ``push_date`` ``push_date`` | :doc:`/scalars/DateTime` .. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted 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. .. div:: :name: ``signatures`` ``signatures`` | List[:doc:`/objects/SignatureInfo`] .. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted Image signing info. .. tab-item:: Links .. div:: :name: ``image_advisory`` ``image_advisory`` | :doc:`/endpoints/RESTGetRedHatContainerAdvisory` .. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted URI to the image advisory. .. div:: :name: ``repository`` ``repository`` | :doc:`/endpoints/RESTGetRepositoryByRegistry` .. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted URI to the repository definition. .. tab-item:: Indexes Index management is not enabled on this collection.