AnonymousArtifactRef

AnonymousArtifactRef#

class AnonymousArtifactRef#

Anonymous Artifact ref matched by prune_anonymous().

__repr__() str#
property digest: str#

Read-only property.

Manifest digest pointed to by this anonymous ref.

property image_name: str#

Read-only property.

property media_type: str#

Read-only property.

property name: str#

Read-only property.

property reference: str#

Read-only property.

property size: int#

Read-only property.

Manifest size in bytes.

property updated_at: str#

Read-only property.

SQLite ref update timestamp, stored as an RFC3339 string.