image.v1.repositoryImportStatus
"RepositoryImportStatus describes the result of an image repository import"
Index
fn withAdditionalTags(additionalTags)
fn withAdditionalTagsMixin(additionalTags)
fn withImages(images)
fn withImagesMixin(images)
Fields
fn withAdditionalTags
withAdditionalTags(additionalTags)
"AdditionalTags are tags that exist in the repository but were not imported because a maximum limit of automatic imports was applied."
fn withAdditionalTagsMixin
withAdditionalTagsMixin(additionalTags)
"AdditionalTags are tags that exist in the repository but were not imported because a maximum limit of automatic imports was applied."
Note: This function appends passed data to existing values
fn withImages
withImages(images)
"Images is a list of images successfully retrieved by the import of the repository."
fn withImagesMixin
withImagesMixin(images)
"Images is a list of images successfully retrieved by the import of the repository."
Note: This function appends passed data to existing values