Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HasJobImage ¶
func HasJobImage() bool
Types ¶
type Processor ¶
type Processor struct { K8s *kubernetes.KubeClient Targets []target.Target // contains filtered or unexported fields }
func New ¶
func New(k8s *kubernetes.KubeClient, sy *syft.Syft) *Processor
func (*Processor) ListenForPods ¶
func (p *Processor) ListenForPods()
func (*Processor) ProcessAllPods ¶
func (p *Processor) ProcessAllPods(pods []libk8s.PodInfo, allImages []*liboci.RegistryImage)
Click to show internal directories.
Click to hide internal directories.