ArchiveDescriptor#
- class ArchiveDescriptor#
Descriptor value read from an OCI archive manifest without importing it.
- __str__() str#
- to_dict() dict#
- to_json() str#
- property annotations: dict[str, str]#
Read-only property.
- property digest: str#
Read-only property.
- property media_type: str#
Read-only property.
- property size: int#
Read-only property.
- property user_annotations: dict[str, str]#
Read-only property.
Return annotations with key prefix "org.ommx.user."