trivy

package
v0.1.0-beta.1 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2019 License: Apache-2.0 Imports: 10 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RegistryAuth

type RegistryAuth struct {
	Username string
	Password string
}

RegistryAuth wraps registry credentials.

type Wrapper

type Wrapper interface {
	Run(imageRef string, auth RegistryAuth) (trivy.ScanReport, error)
}

func NewWrapper

func NewWrapper(config etc.WrapperConfig) Wrapper

Jump to

Keyboard shortcuts

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