Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyKeepFilters ¶ added in v0.1.6
func ApplyKeepFilters(images []*ecr.ImageDetail, filters []*string) []*ecr.ImageDetail
ApplyKeepFilters takes a list of images and removes those matching the filters.
func ParseCommaSeparatedList ¶
ParseCommaSeparatedList takes a comma-separated string, such as "str1, str2", and returns a list of pointers to each element.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.