scanner

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Block

type Block struct {
	Try     func()
	Catch   func(Exception)
	Finally func()
}

func (Block) Do

func (tcf Block) Do()

type Exception

type Exception interface{}

type ScanDetails

type ScanDetails struct {
	Repo, ImageTag string
	InputSeverity  []string
	MaxRetries     int
}

func (*ScanDetails) ScanImage

func (d *ScanDetails) ScanImage() error

Returns Paginated output of DescribeImageScanFindingsOutput

func (*ScanDetails) StartScan

func (d *ScanDetails) StartScan()

start ECR Image Scan

Jump to

Keyboard shortcuts

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