noop

package
v0.3.24-build-testing-01 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NoopVerifier

type NoopVerifier struct {
	// contains filtered or unexported fields
}

func NewNoopVerifier

func NewNoopVerifier(
	_ context.Context, cm *system.CleanupManager,
) (*NoopVerifier, error)

func (*NoopVerifier) GetProposal added in v0.3.24

func (noopVerifier *NoopVerifier) GetProposal(
	context.Context,
	model.Job,
	string,
) ([]byte, error)

func (*NoopVerifier) GetResultPath added in v0.3.24

func (noopVerifier *NoopVerifier) GetResultPath(
	_ context.Context,
	job model.Job,
) (string, error)

func (*NoopVerifier) IsInstalled

func (noopVerifier *NoopVerifier) IsInstalled(context.Context) (bool, error)

func (*NoopVerifier) Verify added in v0.3.24

func (noopVerifier *NoopVerifier) Verify(
	ctx context.Context,
	job model.Job,
	executionStates []model.ExecutionState,
) ([]verifier.VerifierResult, error)

Jump to

Keyboard shortcuts

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