mock

package
v0.16.1 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Store

type Store struct {
	mock.Mock
}

func (*Store) Create

func (s *Store) Create(scanJob job.ScanJob) error

func (*Store) Get

func (s *Store) Get(scanJobID string) (*job.ScanJob, error)

func (*Store) UpdateReport

func (s *Store) UpdateReport(scanJobID string, report harbor.ScanReport) error

func (*Store) UpdateStatus

func (s *Store) UpdateStatus(scanJobID string, newStatus job.Status, error ...string) error

Jump to

Keyboard shortcuts

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