forwarding

package
v1.9.9 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ForwardVulnerabilities

func ForwardVulnerabilities(url string, imageName string, vulnerabilities []*clair.Vulnerability, success bool) error

func SendResultsIfNeeded

func SendResultsIfNeeded(url string, imageName string) error

Types

type ImageVulnerabilities

type ImageVulnerabilities struct {
	Vulnerabilities []*clair.Vulnerability `json:"vulnerability"`
	Image           string                 `json:"image,omitempty"`
	Success         bool                   `json:"success,omitempty"`
}

Jump to

Keyboard shortcuts

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