Documentation ¶
Index ¶
Constants ¶
View Source
const ( // TemplateID of the rule TemplateID = "nDaysSinceLastPull" // ParameterN is the name of the metadata parameter for the N value ParameterN = TemplateID // DefaultN is the default number of days that an artifact must have // been pulled within to retain the tag or artifact. DefaultN = 30 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.