postprocessors

package
v0.0.0-...-21de424 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NativeScanReportConverter

type NativeScanReportConverter struct {
	mock.Mock
}

NativeScanReportConverter is an autogenerated mock type for the NativeScanReportConverter type

func NewNativeScanReportConverter

func NewNativeScanReportConverter(t interface {
	mock.TestingT
	Cleanup(func())
}) *NativeScanReportConverter

NewNativeScanReportConverter creates a new instance of NativeScanReportConverter. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*NativeScanReportConverter) FromRelationalSchema

func (_m *NativeScanReportConverter) FromRelationalSchema(ctx context.Context, reportUUID string, artifactDigest string, reportSummary string) (string, error)

FromRelationalSchema provides a mock function with given fields: ctx, reportUUID, artifactDigest, reportSummary

func (*NativeScanReportConverter) ToRelationalSchema

func (_m *NativeScanReportConverter) ToRelationalSchema(ctx context.Context, reportUUID string, registrationUUID string, digest string, reportData string) (string, string, error)

ToRelationalSchema provides a mock function with given fields: ctx, reportUUID, registrationUUID, digest, reportData

Jump to

Keyboard shortcuts

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