checkers

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2021 License: Apache-2.0 Imports: 12 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StartCmdChecks

func StartCmdChecks(vm *api.VM, ignoredPreflightErrors sets.String) error

Types

type BinInPathChecker

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

func (BinInPathChecker) Check

func (bipc BinInPathChecker) Check() error

func (BinInPathChecker) Name

func (bipc BinInPathChecker) Name() string

func (BinInPathChecker) Type

func (bipc BinInPathChecker) Type() string

type ExistingFileChecker

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

func NewExistingFileChecker

func NewExistingFileChecker(filePath string) ExistingFileChecker

func (ExistingFileChecker) Check

func (efc ExistingFileChecker) Check() error

func (ExistingFileChecker) Name

func (efc ExistingFileChecker) Name() string

func (ExistingFileChecker) Type

func (efc ExistingFileChecker) Type() string

type PortOpenChecker

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

func (PortOpenChecker) Check

func (poc PortOpenChecker) Check() error

func (PortOpenChecker) Name

func (poc PortOpenChecker) Name() string

func (PortOpenChecker) Type

func (poc PortOpenChecker) Type() string

Jump to

Keyboard shortcuts

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