infrascanner

package
v0.0.0-...-93c0e2b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 23, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package infrascanner provide package list from non-image environment, instead of image layer

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Register

func Register(s Scanner)

Register add one more scanner

Types

type Scanner

type Scanner interface {
	Name() string
	Kind() string
	Version() string
	Scan(context.Context) ([]*claircore.Package, error)
}

Scanner interface

func Registered

func Registered() []Scanner

Registered return registered scanners

Directories

Path Synopsis
Package dpkg provide local scanner for systems using dpkg: ubuntu, debian, etc
Package dpkg provide local scanner for systems using dpkg: ubuntu, debian, etc

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL