Wasm Directoryalpha
Record

registry-list-repository-manifests-response-manifests-item

No description available.

record registry-list-repository-manifests-response-manifests-item {
  blobs: option​<list​<registry-list-repository-manifests-response-manifests-item-blobs-item>>,
  compressed-size-bytes: option​<s32>,
  digest: option​<string>,
  registry-name: option​<string>,
  repository: option​<string>,
  size-bytes: option​<s32>,
  tags: option​<list​<string>>,
  updated-at: option​<string>,
}

Fields

NameTypeDescription
blobsoption​<list​<registry-list-repository-manifests-response-manifests-item-blobs-item>>
compressed-size-bytesoption​<s32>
digestoption​<string>
registry-nameoption​<string>
repositoryoption​<string>
size-bytesoption​<s32>
tagsoption​<list​<string>>
updated-atoption​<string>