target

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetSampleTargets added in v0.5.0

func GetSampleTargets() []string

Types

type Importer

type Importer func(uri string, vuls []*data.ImageVulnerability) error

Importer is the interface for importers.

func GetImporter

func GetImporter(uri string) (Importer, error)

GetImporter returns importer for the given target.

type Querier added in v0.5.0

type Querier func(opt *query.Options) (any, error)

Querier is the interface for queriers.

func GetQuerier added in v0.5.0

func GetQuerier(uri string) (Querier, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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