flux v2.9.5

ImageRepository.status.lastScanResult

LastScanResult contains the number of fetched tags.

4 fields
ImageRepository.status.lastScanResult fields and descriptions
Field / TypeDescription
string[]

LatestTags is a small sample of the tags found in the last scan. It's the first 10 tags when sorting all the tags in descending alphabetical order.

revision
string

Revision is a stable hash of the scanned tags.

scanTime
string

ScanTime is the time when the last scan was performed.

  • format: date-time
tagCount
integer required

TagCount is the number of tags found in the last scan.