reporter

package
v1.2.1 Latest Latest
Warning

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

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

Documentation

Overview

Once In-Use Image data has been gathered, this package reports the data to Anchore

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Post

func Post(report inventory.Report, anchoreDetails config.AnchoreInfo) error

This method does the actual Reporting (via HTTP) to Anchore

Types

type AnchoreVersion added in v1.1.0

type AnchoreVersion struct {
	API struct {
		Version string `json:"version"`
	} `json:"api"`
	DB struct {
		SchemaVersion string `json:"schema_version"`
	} `json:"db"`
	Service struct {
		Version string `json:"version"`
	} `json:"service"`
}

Jump to

Keyboard shortcuts

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