Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RetentionPolicy

Package version

The retention policy for a container registry.

Hierarchy

  • RetentionPolicy

Index

Properties

Optional days

days: undefined | number

The number of days to retain an untagged manifest after which it gets purged.

Optional lastUpdatedTime

lastUpdatedTime: Date

The timestamp when the policy was last updated. NOTE: This property will not be serialized. It can only be populated by the server.

Optional status

status: PolicyStatus

The value that indicates whether the policy is enabled or not.

Generated using TypeDoc