forwarding

package
v0.0.90 Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SendScanResults

func SendScanResults(resultServicePath string, scanResults *ImageVulnerabilities) error

Types

type ImageVulnerabilities

type ImageVulnerabilities struct {
	Vulnerabilities []*clair.Vulnerability `json:"vulnerability"`
	Image           string                 `json:"image"`
	Success         bool                   `json:"success"`
	ScanUUID        string                 `json:"scanuuid"`
	ScanErrMsg      string                 `json:"scanErrMsg"`
}

Jump to

Keyboard shortcuts

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