Jump to Content

Interface LifecyclePolicyPreviewResult

The result of the lifecycle policy preview.

Hierarchy

  • LifecyclePolicyPreviewResult

Properties

The type of action to be taken.

appliedRulePriority?: number

The priority of the applied rule.

imageDigest?: string

The sha256 digest of the image manifest.

imagePushedAt?: Date

The date and time, expressed in standard JavaScript date format, at which the current image was pushed to the repository.

imageTags?: string[]

The list of tags associated with this image.