# Functions
FindCertificates will scan a container image, given as a file handler to a TAR file, for certificates and return them.
# Structs
Found is a single X.509 certificate which was found by a parser inside the given image.
No description provided by the author
Partial is a "partial" certificate.