package
2.2.4+incompatible
Repository: https://github.com/blackducksoftware/perceivers.git
Documentation: pkg.go.dev

# Functions

NewArtifactoryAnnotator creates a new ArtifactoryAnnotator object.
NewImageAnnotator creates a new ImageAnnotator object.
NewPodAnnotator creates a new PodAnnotator object.
NewQuayAnnotator creates a new QuayAnnotator object.

# Structs

ArtifactoryAnnotator handles annotating artifactory images with vulnerability and policy issues.
ImageAnnotator handles annotating images with vulnerability and policy issues.
PodAnnotator handles annotating pods with vulnerability and policy issues.
QuayAnnotator handles annotating quay images with vulnerability and policy issues.
QuayLabel contains info on a single label attached to an image.
QuayLabels contains a list of returned Labels on an image.
QuayNewLabel is used for Posting a new label, doesn't need to have json metadatas but couldn't hurt.
QuayRepo contains a quay image with list of tags.
QuayTag contains individual tag info for an image version.
QuayTagDigest contains Digest for a particular Quay image.