cnffsdiff

package
v0.0.0-...-9c8cfac Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FsDiff

type FsDiff struct {
	DeletedFolders []string
	ChangedFolders []string
	Error          error
	// contains filtered or unexported fields
}

func NewFsDiffTester

func NewFsDiffTester(check *checksdb.Check, client clientsholder.Command, ctxt clientsholder.Context, ocpVersion string) *FsDiff

func (*FsDiff) GetResults

func (f *FsDiff) GetResults() int

func (*FsDiff) RunTest

func (f *FsDiff) RunTest(containerUID string)

type FsDiffFuncs

type FsDiffFuncs interface {
	RunTest(ctx clientsholder.Context, containerUID string)
	GetResults() int
}

Jump to

Keyboard shortcuts

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